com.liberty.rtk.extension.epprtk

Class AsiaDomain

Implemented Interfaces:
epp_Extension

public class AsiaDomain
extends EPPXMLBase
implements epp_Extension

Constructor Summary

AsiaDomain()

Method Summary

void
fromXML(String xml)
boolean
getChg()
String
getCommand()
List
getContacts()
String
getDomainRoid()
protected String
getInnerXML(String xml)
String
getMaintainerURL()
protected void
setAttribute(Element asia)
void
setChg(boolean value)
void
setCommand(String value)
void
setContacts(List value)
void
setDomainRoid(String value)
void
setMaintainerURL(String value)
String
toXML()
Renders the AsiaDomain extension "extension" for EPP RFC.
This qualifies the contact_, iprType_ in domain:create request and domain:info response.

Constructor Details

AsiaDomain

public AsiaDomain()

Method Details

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

Copyright © 2001-2003 - Afilias Limited