EPP RTK
for Java v 0.3.10

org.openrtk.idl.epp
Class epp_CheckResult

java.lang.Object
  |
  +--org.openrtk.idl.epp.epp_CheckResult
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

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

See Also:
Serialized Form

Field Summary
 boolean m_exists
           
 java.lang.String m_value
           
 
Constructor Summary
epp_CheckResult()
           
epp_CheckResult(boolean _m_exists, java.lang.String _m_value)
           
 
Method Summary
 boolean getExists()
           
 java.lang.String getValue()
           
 void setExists(boolean value)
           
 void setValue(java.lang.String value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_exists

public boolean m_exists

m_value

public java.lang.String m_value
Constructor Detail

epp_CheckResult

public epp_CheckResult()

epp_CheckResult

public epp_CheckResult(boolean _m_exists,
                       java.lang.String _m_value)
Method Detail

setExists

public void setExists(boolean value)

getExists

public boolean getExists()

setValue

public void setValue(java.lang.String value)

getValue

public java.lang.String getValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

EPP RTK
for Java v 0.3.10

Copyright © 2001 - Tucows, Inc.