AsnCreateRsp Class Reference

EPP AnsCreateRsp Class. More...

#include <AsnCreateRsp.H>

Inheritance diagram for AsnCreateRsp:

Response List of all members.

Public Member Functions

 AsnCreateRsp (bool reset=true)
 Default constructor.
void set_asn (const int asn)
 Sets asn.
int get_asn () const
 Returns asn.
void set_roid (const string &roid)
 Sets repository object ID.
string get_roid () const
 Returns repository object ID.
void set_crDate (string crDate)
 Sets creation date.
string get_crDate ()
 Returns creation date.
void set_exDate (string exDate)
 Sets expiration date.
string get_exDate ()
 Returns expiration date.
void reset ()
 reset attributes

Protected Attributes

int _asn
 autonomous system number
string _roid
 server-unique id for the created IP network
string _crDate
 date and time of object creation
string _exDate
 date and time identifying the end of the AS object's registration period

Detailed Description

EPP AnsCreateRsp Class.


Member Function Documentation

int AsnCreateRsp::get_asn (  )  const [inline]

Returns asn.

Returns:
autonomous system number

string AsnCreateRsp::get_crDate (  )  [inline]

Returns creation date.

Returns:
creation date

string AsnCreateRsp::get_exDate (  )  [inline]

Returns expiration date.

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

string AsnCreateRsp::get_roid (  )  const [inline]

Returns repository object ID.

Returns:
server-unique id for the created asn

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

Sets asn.

Parameters:
asn autonomous system number

void AsnCreateRsp::set_crDate ( string  crDate  )  [inline]

Sets creation date.

Parameters:
crDate object creation date

void AsnCreateRsp::set_exDate ( string  exDate  )  [inline]

Sets expiration date.

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

void AsnCreateRsp::set_roid ( const string &  roid  )  [inline]

Sets repository object ID.

Parameters:
roid contains the server-unique id for the created asn


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