com.liberty.rtk.extension.epprtk
Class AeroDomain
- epp_Extension
AeroDomain
public AeroDomain()
fromXML
public void fromXML(String xml)
throws epp_XMLException
getEnsAuthID
public String getEnsAuthID()
getEnsAuthKey
public String getEnsAuthKey()
getEnsInfo
public EnsInfo getEnsInfo()
setEnsAuthID
public void setEnsAuthID(String ensAuthID)
setEnsAuthKey
public void setEnsAuthKey(String ensAuthKey)
setEnsInfo
public void setEnsInfo(EnsInfo ensInfo)
toXML
public String toXML()
throws epp_XMLException
Renders the AeroDomain extension "extension" for EPP RFC.
This qualifies the ensAuthID name of the domain(s) 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