com.liberty.rtk.extension.epprtk

Class RGPRenew

Implemented Interfaces:
epp_Extension

public class RGPRenew
extends EPPXMLBase
implements epp_Extension

XXX Something should go here.

Constructor Summary

RGPRenew()
Default constructor

Method Summary

void
fromXML(String xml)
Parses an XML String of rgp renew data from the extension section of a response from the Registry.
String
toXML()
Converts the rgp renew data into XML to be put into the extension section of the request.

Constructor Details

RGPRenew

public RGPRenew()
Default constructor

Method Details

fromXML

public void fromXML(String xml)
            throws epp_XMLException
Parses an XML String of rgp renew data from the extension section of a response from the Registry. Implemented method from org.openrtk.idl.epprtk.epp_Extension interface.
Parameters:
See Also:
org.openrtk.idl.epprtk.epp_Action

toXML

public String toXML()
            throws epp_XMLException
Converts the rgp renew data into XML to be put into the extension section of the request. Implemented method from org.openrtk.idl.epprtk.epp_Extension interface.
See Also:
org.openrtk.idl.epprtk.epp_Extension

Copyright © 2001-2003 - Afilias Limited