com.liberty.rtk.extension.epprtk

Class SecDNSInfData

Implemented Interfaces:
epp_Extension

public class SecDNSInfData
extends EPPXMLBase
implements epp_Extension

See Also:
SecDNSExample

Constructor Summary

SecDNSInfData()

Method Summary

void
fromXML(String xml)
This would parse a response from the server with the extension.
Collection
getDsData()
protected String
getInnerXML(String xml)
void
setDsData(Collection value)
String
toXML()

Constructor Details

SecDNSInfData

public SecDNSInfData()

Method Details

fromXML

public void fromXML(String xml)
            throws epp_XMLException
This would parse a response from the server with the extension. Implemented method from org.openrtk.idl.epprtk.epp_Extension interface.
Parameters:
See Also:
org.openrtk.idl.epprtk.epp_Action

getDsData

public Collection getDsData()

getInnerXML

protected String getInnerXML(String xml)

setDsData

public void setDsData(Collection value)

toXML

public String toXML()
            throws epp_XMLException

Copyright © 2001-2003 - Afilias Limited