AsnRenewCmd Class Reference

EPP AsnRenew Class. More...

#include <AsnRenewCmd.H>

Inheritance diagram for AsnRenewCmd:

Command List of all members.

Public Member Functions

 AsnRenewCmd (bool reset=true)
 Default constructor.
void set_asn (const int asn)
 Sets asn.
int get_asn () const
 Returns asn.
void set_expDate (const string &expDate)
 Sets expiration date.
string get_expDate () const
 Returns expiration date.
void set_period (const int &time, const string &unit)
 Sets period.
RegistrationPeriod get_period () const
 Returns period.
void reset ()
 Reset object attributes.

Protected Attributes

int _asn
 autonomous system number
string _expDate
 date on which the current validity period ends
RegistrationPeriod _period
 number of units to be added to the registration period of the AS object

Detailed Description

EPP AsnRenew Class.


Member Function Documentation

int AsnRenewCmd::get_asn (  )  const [inline]

Returns asn.

Returns:
autonomous system number

string AsnRenewCmd::get_expDate (  )  const [inline]

Returns expiration date.

Returns:
date on which the current validity period ends

RegistrationPeriod AsnRenewCmd::get_period (  )  const [inline]

Returns period.

Returns:
number of units to be added to the registration period

void AsnRenewCmd::reset (  )  [inline]

Reset object attributes.

reset attributes

Reimplemented from Command.

void AsnRenewCmd::set_asn ( const int  asn  )  [inline]

Sets asn.

Parameters:
asn autonomous system number

void AsnRenewCmd::set_expDate ( const string &  expDate  )  [inline]

Sets expiration date.

Parameters:
expDate date on which the current validity period ends

void AsnRenewCmd::set_period ( const int &  time,
const string &  unit 
) [inline]

Sets period.

Parameters:
time amount of time
unit measure unit


The documentation for this class was generated from the following file:
Generated on Tue Mar 17 16:03:07 2009 for libepp_nicbr by  doxygen 1.4.7