org.openrtk.idl.epp02
Class epp_CheckResult
java.lang.Object
org.openrtk.idl.epp02.epp_CheckResult
- org.omg.CORBA.portable.IDLEntity
public class epp_CheckResult
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
org/openrtk/idl/epp/epp_CheckResult.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from epp.idl
Thursday, July 26, 2001 6:26:04 PM EDT
m_exists
public boolean m_exists
m_value
public String m_value
epp_CheckResult
public epp_CheckResult()
epp_CheckResult
public epp_CheckResult(boolean _m_exists,
String _m_value)
getExists
public boolean getExists()
getValue
public String getValue()
setExists
public void setExists(boolean value)
setValue
public void setValue(String value)
toString
public String toString()
Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS