AsnRenewRsp Class Reference

EPP AnsRenewRsp Class. More...

#include <AsnRenewRsp.H>

Inheritance diagram for AsnRenewRsp:
Response

List of all members.

Public Member Functions

 AsnRenewRsp (bool reset=true)
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 reset ()
 reset attributes

Protected Attributes

int _asn
 autonomous system number
string _expDate
 date and time identifying the end of the AS object's registration period

Detailed Description

EPP AnsRenewRsp Class.


Member Function Documentation

int AsnRenewRsp::get_asn (  )  const [inline]

Returns asn.

Returns:
autonomous system number

References _asn.

string AsnRenewRsp::get_expDate (  )  const [inline]

Returns expiration date.

Returns:
date and time identifying the end of the AS object's registration period

References _expDate.

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

Sets asn.

Parameters:
asn autonomous system number

References _asn.

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

Sets expiration date.

Parameters:
expDate date and time identifying the end of the AS object's registration period

References _expDate.


The documentation for this class was generated from the following file:
Generated on Wed Aug 11 16:56:44 2010 for libepp_nicbr by  doxygen 1.6.3