com.liberty.rtk.extension.epprtk

Class MobiDomain

Implemented Interfaces:
epp_Extension

public class MobiDomain
extends EPPXMLBase
implements epp_Extension

Constructor Summary

MobiDomain()

Method Summary

void
fromXML(String xml)
String
getCommand()
protected String
getInnerXML(String xml)
String
getMaintainerUrl()
protected void
setAttribute(Element mobi)
void
setCommand(String value)
void
setMaintainerUrl(String maintainerUrl)
String
toXML()
Renders the MobiDomain extension "extension" for EPP RFC.
This qualifies the maintainerUrl name of the domain(s) in domain:create request and domain:info response.

Constructor Details

MobiDomain

public MobiDomain()

Method Details

fromXML

public void fromXML(String xml)
            throws epp_XMLException

getCommand

public String getCommand()

getInnerXML

protected String getInnerXML(String xml)

getMaintainerUrl

public String getMaintainerUrl()

setAttribute

protected void setAttribute(Element mobi)

setCommand

public void setCommand(String value)

setMaintainerUrl

public void setMaintainerUrl(String maintainerUrl)

toXML

public String toXML()
            throws epp_XMLException
Renders the MobiDomain extension "extension" for EPP RFC.
This qualifies the maintainerUrl name of the domain(s) 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