com.liberty.rtk.extension.epprtk
Class AeroBase
EPPXMLBase
com.liberty.rtk.extension.epprtk.AeroBase
- epp_Extension
public abstract class AeroBase
extends EPPXMLBase
implements epp_Extension
String | getCommand() - Accessor method for the EPP command for this AeroBase extension.
|
protected String | getInnerXML(String xml)
|
protected void | setAeroAttribute(Element aero)
|
void | setCommand(String value) - Accessor method for the EPP command for this AeroBase extension.
|
AeroBase
public AeroBase()
Default constructor
getCommand
public String getCommand()
Accessor method for the EPP command for this AeroBase extension.
Typical values are "create".
- value The current command name
getInnerXML
protected String getInnerXML(String xml)
setAeroAttribute
protected void setAeroAttribute(Element aero)
setCommand
public void setCommand(String value)
Accessor method for the EPP command for this AeroBase extension.
Typical values are "create" and "check", though this is
not validated.
value
- The new command name
Copyright © 2001-2003 - Afilias Limited