com.liberty.rtk.extension.epprtk
Class AeroContact

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.AeroBase
                  extended by com.liberty.rtk.extension.epprtk.AeroContact
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 AeroContact
extends AeroBase

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
AeroContact()
           
 
Method Summary
 void fromXML(java.lang.String xml)
           
 java.lang.String getCodeValue()
           
 java.lang.String getCredentialsType()
           
 java.lang.String getCredentialsValue()
           
 java.lang.String getEnsO()
           
 java.lang.String getLastCheckedDate()
           
 java.lang.String getRegistrantGroup()
           
 java.lang.String getRegistrationType()
           
 java.lang.String getRequestType()
           
 java.lang.String getUniqueIdentifier()
           
 void setCodeValue(java.lang.String codeValue)
           
 void setCredentialsType(java.lang.String credentialsType)
           
 void setCredentialsValue(java.lang.String credentialsValue)
           
 void setEnsO(java.lang.String ensO)
           
 void setLastCheckedDate(java.lang.String lastCheckedDate)
           
 void setRegistrantGroup(java.lang.String registrantGroup)
           
 void setRegistrationType(java.lang.String registrationType)
           
 void setRequestType(java.lang.String requestType)
           
 void setUniqueIdentifier(java.lang.String uniqueIdentifier)
           
 java.lang.String toXML()
          Contact create, update and delete operations restrited to SITA normal user can only use contact info command, which does not need this extension.
 
Methods inherited from class com.liberty.rtk.extension.epprtk.AeroBase
getCommand, getInnerXML, setAeroAttribute, setCommand
 
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

AeroContact

public AeroContact()
Method Detail

setRegistrantGroup

public void setRegistrantGroup(java.lang.String registrantGroup)

getRegistrantGroup

public java.lang.String getRegistrantGroup()

setEnsO

public void setEnsO(java.lang.String ensO)

getEnsO

public java.lang.String getEnsO()

setRequestType

public void setRequestType(java.lang.String requestType)

getRequestType

public java.lang.String getRequestType()

setRegistrationType

public void setRegistrationType(java.lang.String registrationType)

getRegistrationType

public java.lang.String getRegistrationType()

setCredentialsType

public void setCredentialsType(java.lang.String credentialsType)

getCredentialsType

public java.lang.String getCredentialsType()

setCredentialsValue

public void setCredentialsValue(java.lang.String credentialsValue)

getCredentialsValue

public java.lang.String getCredentialsValue()

setCodeValue

public void setCodeValue(java.lang.String codeValue)

getCodeValue

public java.lang.String getCodeValue()

setUniqueIdentifier

public void setUniqueIdentifier(java.lang.String uniqueIdentifier)

getUniqueIdentifier

public java.lang.String getUniqueIdentifier()

setLastCheckedDate

public void setLastCheckedDate(java.lang.String lastCheckedDate)

getLastCheckedDate

public java.lang.String getLastCheckedDate()

toXML

public java.lang.String toXML()
                       throws org.openrtk.idl.epprtk.epp_XMLException
Contact create, update and delete operations restrited to SITA normal user can only use contact info command, which does not need this extension.

Throws:
org.openrtk.idl.epprtk.epp_XMLException
See Also:
epp_Extension

fromXML

public void fromXML(java.lang.String xml)
             throws org.openrtk.idl.epprtk.epp_XMLException
Throws:
org.openrtk.idl.epprtk.epp_XMLException


Copyright © 2001-2003 - Afilias Limited