com.liberty.rtk.extension.epprtk
Class AsiaCEDContact
EPPXMLBase
com.liberty.rtk.extension.epprtk.AsiaCEDContact
- epp_Extension
public class AsiaCEDContact
extends EPPXMLBase
implements epp_Extension
AsiaCEDContact
public AsiaCEDContact()
Default constructor
AsiaCEDContact
public AsiaCEDContact(String xml)
throws epp_XMLException
Constructor with Asia CED Contact Unspec XML string to automatically parse.
xml
- The EPP Contact Info response XML String
fromXML
public void fromXML(String xml)
throws epp_XMLException
Parses an XML String of contactCED data from the extension section of
a response from the Registry.
Implemented method from org.openrtk.idl.epprtk.epp_Unspec interface.
org.openrtk.idl.epprtk.epp_Action
getAsiaCEDContactData
public AsiaCEDContactData getAsiaCEDContactData()
Accessor method for the AsiaCEDContact data member.
getCommand
public String getCommand()
getInnerXML
protected String getInnerXML(String xml)
setCommand
public void setCommand(String command)
toXML
public String toXML()
throws epp_XMLException
Converts the AsiaCEDContact data into XML to be put into the extension
section of the request.
Implemented method from org.openrtk.idl.epprtk.epp_Unspec interface.
org.openrtk.idl.epprtk.epp_Extension
Copyright © 2001-2003 - Afilias Limited