com.liberty.rtk.extension.epprtk

Class AeroBase

Implemented Interfaces:
epp_Extension
Known Direct Subclasses:
AeroContact, AeroContactN, AeroDomain

public abstract class AeroBase
extends EPPXMLBase
implements epp_Extension

Constructor Summary

AeroBase()
Default constructor

Method Summary

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.

Constructor Details

AeroBase

public AeroBase()
Default constructor

Method Details

getCommand

public String getCommand()
Accessor method for the EPP command for this AeroBase extension. Typical values are "create".
Returns:
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.
Parameters:
value - The new command name

Copyright © 2001-2003 - Afilias Limited