com.liberty.rtk.extension.epprtk

Class AeroContact

Implemented Interfaces:
epp_Extension

public class AeroContact
extends AeroBase

Constructor Summary

AeroContact()
Default constructor

Method Summary

void
fromXML(String xml)
String
getCodeValue()
String
getCredentialsType()
String
getCredentialsValue()
String
getEnsO()
String
getLastCheckedDate()
String
getRegistrantGroup()
String
getRegistrationType()
String
getRequestType()
String
getUniqueIdentifier()
void
setCodeValue(String codeValue)
void
setCredentialsType(String credentialsType)
void
setCredentialsValue(String credentialsValue)
void
setEnsO(String ensO)
void
setLastCheckedDate(String lastCheckedDate)
void
setRegistrantGroup(String registrantGroup)
void
setRegistrationType(String registrationType)
void
setRequestType(String requestType)
void
setUniqueIdentifier(String uniqueIdentifier)
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

Constructor Details

AeroContact

public AeroContact()
Default constructor

Method Details

fromXML

public void fromXML(String xml)
            throws epp_XMLException

getCodeValue

public String getCodeValue()

getCredentialsType

public String getCredentialsType()

getCredentialsValue

public String getCredentialsValue()

getEnsO

public String getEnsO()

getLastCheckedDate

public String getLastCheckedDate()

getRegistrantGroup

public String getRegistrantGroup()

getRegistrationType

public String getRegistrationType()

getRequestType

public String getRequestType()

getUniqueIdentifier

public String getUniqueIdentifier()

setCodeValue

public void setCodeValue(String codeValue)

setCredentialsType

public void setCredentialsType(String credentialsType)

setCredentialsValue

public void setCredentialsValue(String credentialsValue)

setEnsO

public void setEnsO(String ensO)

setLastCheckedDate

public void setLastCheckedDate(String lastCheckedDate)

setRegistrantGroup

public void setRegistrantGroup(String registrantGroup)

setRegistrationType

public void setRegistrationType(String registrationType)

setRequestType

public void setRequestType(String requestType)

setUniqueIdentifier

public void setUniqueIdentifier(String uniqueIdentifier)

toXML

public String toXML()
            throws 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.
See Also:
org.openrtk.idl.epprtk.epp_Extension

Copyright © 2001-2003 - Afilias Limited