com.liberty.rtk.extension.epprtk

Class AeroContactN

Implemented Interfaces:
epp_Extension

public class AeroContactN
extends AeroBase

Constructor Summary

AeroContactN()
Default constructor

Method Summary

void
fromXML(String xml)
EnsInfo
getEnsInfo()
String
getMaintainerUrl()
void
setEnsInfo(EnsInfo ens_info)
void
setMaintainerUrl(String maintainerUrl)
String
toXML()
Contact create, update and delete operations restrited to SITA normal user can only use contact info command, which does not need this extension.

Methods inherited from class com.liberty.rtk.extension.epprtk.AeroBase

getCommand, getInnerXML, setAeroAttribute, setCommand

Constructor Details

AeroContactN

public AeroContactN()
Default constructor

Method Details

fromXML

public void fromXML(String xml)
            throws epp_XMLException

getEnsInfo

public EnsInfo getEnsInfo()

getMaintainerUrl

public String getMaintainerUrl()

setEnsInfo

public void setEnsInfo(EnsInfo ens_info)

setMaintainerUrl

public void setMaintainerUrl(String maintainerUrl)

toXML

public String toXML()
            throws epp_XMLException
Contact create, update and delete operations restrited to SITA normal user can only use contact info command, which does not need this extension.
See Also:
org.openrtk.idl.epprtk.epp_Extension

Copyright © 2001-2003 - Afilias Limited