com.liberty.rtk.extension.epprtk
Class AsiaDomain
EPPXMLBase
com.liberty.rtk.extension.epprtk.AsiaDomain
- epp_Extension
public class AsiaDomain
extends EPPXMLBase
implements epp_Extension
AsiaDomain
public AsiaDomain()
fromXML
public void fromXML(String xml)
throws epp_XMLException
getChg
public boolean getChg()
getCommand
public String getCommand()
getContacts
public List getContacts()
getDomainRoid
public String getDomainRoid()
getInnerXML
protected String getInnerXML(String xml)
getMaintainerURL
public String getMaintainerURL()
setAttribute
protected void setAttribute(Element asia)
setChg
public void setChg(boolean value)
setCommand
public void setCommand(String value)
setContacts
public void setContacts(List value)
setDomainRoid
public void setDomainRoid(String value)
setMaintainerURL
public void setMaintainerURL(String value)
toXML
public String toXML()
throws epp_XMLException
Renders the AsiaDomain extension "extension" for EPP RFC.
This qualifies the contact_, iprType_ in
domain:create request and domain:info response.
Implemented method from org.openrrc.rtk.epprtk.epp_Unspec interface.
org.openrtk.idl.epprtk.epp_Extension
Copyright © 2001-2003 - Afilias Limited