com.liberty.rtk.extension.epprtk

Class OxrsDomain

Implemented Interfaces:
epp_Extension

public class OxrsDomain
extends EPPXMLBase
implements epp_Extension

Constructor Summary

OxrsDomain()

Method Summary

void
fromXML(String xml)
boolean
getChg()
String
getCommand()
String
getDomainRoid()
protected String
getInnerXML(String xml)
String
getMaintainerURL()
protected void
setAttribute(Element oxrs)
void
setChg(boolean value)
void
setCommand(String value)
void
setDomainRoid(String value)
void
setMaintainerURL(String value)
String
toXML()
Renders the OxrsDomain extension "extension" for EPP RFC.
This qualifies the maintainerUrl, domainRoid in domain:create request and domain:info response.

Constructor Details

OxrsDomain

public OxrsDomain()

Method Details

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.
See Also:
org.openrtk.idl.epprtk.epp_Extension

Copyright © 2001-2003 - Afilias Limited