com.liberty.rtk.extension.epprtk

Class SecDNSCreate

Implemented Interfaces:
epp_Extension

public class SecDNSCreate
extends EPPXMLBase
implements epp_Extension

See Also:
com.liberty.rtk.extension.epprtk.example.SecDNSCreateExample

Constructor Summary

SecDNSCreate()

Method Summary

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

Constructor Details

SecDNSCreate

public SecDNSCreate()

Method Details

fromXML

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

getDsData

public Collection getDsData()

setDsData

public void setDsData(Collection value)

toXML

public String toXML()
            throws epp_XMLException

Copyright © 2001-2003 - Afilias Limited