com.liberty.rtk.extension.epprtk
Class LaunchCheck

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by com.tucows.oxrs.epprtk.rtk.RTKBase
          extended by com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase
              extended by com.liberty.rtk.extension.epprtk.LaunchCheck
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.openrtk.idl.epprtk.epp_Extension, org.openrtk.idl.epprtk.epp_ExtensionOperations

public class LaunchCheck
extends com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase
implements org.openrtk.idl.epprtk.epp_Extension

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase
auth_type_string_to_type_hash_, transfer_status_to_type_hash_, xml_
 
Fields inherited from class com.tucows.oxrs.epprtk.rtk.RTKBase
CRLF, DATE_FMT, DEBUG_LEVEL_ONE, DEBUG_LEVEL_THREE, DEBUG_LEVEL_TWO, DEBUG_NONE, RTK_VERSION, UTC_FMT
 
Constructor Summary
LaunchCheck()
           
LaunchCheck(java.lang.String phase, java.lang.String type)
           
 
Method Summary
 void fromXML(java.lang.String xml)
           
protected  java.lang.String getInnerXML(java.lang.String xml)
           
 java.util.Collection<LaunchCd> getLaunchCd()
           
 java.lang.String getPhase()
           
 java.lang.String getType()
           
 void setLaunchCd(java.util.Collection<LaunchCd> value)
           
 void setPhase(java.lang.String phase)
           
 void setType(java.lang.String type)
           
 java.lang.String toXML()
           
 
Methods inherited from class com.tucows.oxrs.epprtk.rtk.xml.EPPXMLBase
addXMLElement, convertListToArray, convertListToStringArray, createDocRoot, createXMLFromDoc, createXMLSnippetFromDoc, getAvailResultFor, getCheckResultFor, getDocumentElement, getElement, getExtensionNode, getNode, getPanData, getTransID, getXML, initAuthInfoStringToTypeHash, initHashes, initTransferStatusToTypeHash, parseGenericCheckResults, parseGenericResult, prepareAuthInfo, prepareExtensionElement, stringListToXML, transferStatusFromString, transferStatusToString
 
Methods inherited from class com.tucows.oxrs.epprtk.rtk.RTKBase
_ids, debug, debug, getDebugLevel, getDebugPrintStream, getEasyProperty, getRTKProperties, setDebugLevel, setDebugLevel, setDebugPrintStream
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

LaunchCheck

public LaunchCheck()

LaunchCheck

public LaunchCheck(java.lang.String phase,
                   java.lang.String type)
Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)

setLaunchCd

public void setLaunchCd(java.util.Collection<LaunchCd> value)

getLaunchCd

public java.util.Collection<LaunchCd> getLaunchCd()

getPhase

public java.lang.String getPhase()

setPhase

public void setPhase(java.lang.String phase)

toXML

public java.lang.String toXML()
                       throws org.openrtk.idl.epprtk.epp_XMLException
Specified by:
toXML in interface org.openrtk.idl.epprtk.epp_ExtensionOperations
Throws:
org.openrtk.idl.epprtk.epp_XMLException

fromXML

public void fromXML(java.lang.String xml)
             throws org.openrtk.idl.epprtk.epp_XMLException
Specified by:
fromXML in interface org.openrtk.idl.epprtk.epp_ExtensionOperations
Throws:
org.openrtk.idl.epprtk.epp_XMLException

getInnerXML

protected java.lang.String getInnerXML(java.lang.String xml)


Copyright © 2001-2003 - Afilias Limited