com.liberty.rtk.extension.epprtk
Class OxrsDomain
EPPXMLBase
com.liberty.rtk.extension.epprtk.OxrsDomain
- epp_Extension
public class OxrsDomain
extends EPPXMLBase
implements epp_Extension
OxrsDomain
public OxrsDomain()
fromXML
public void fromXML(String xml)
throws epp_XMLException
getChg
public boolean getChg()
getCommand
public String getCommand()
getDomainRoid
public String getDomainRoid()
getInnerXML
protected String getInnerXML(String xml)
getMaintainerURL
public String getMaintainerURL()
setAttribute
protected void setAttribute(Element oxrs)
setChg
public void setChg(boolean value)
setCommand
public void setCommand(String value)
setDomainRoid
public void setDomainRoid(String value)
setMaintainerURL
public void setMaintainerURL(String value)
toXML
public String toXML()
throws epp_XMLException
Renders the OxrsDomain extension "extension" for EPP RFC.
This qualifies the maintainerUrl, domainRoid 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