AsnTransferRsp Class Reference

EPP AsnTransferRsp. More...

#include <AsnTransferRsp.H>

Inheritance diagram for AsnTransferRsp:

Response

List of all members.

Public Member Functions

 AsnTransferRsp (bool reset=true)
 Default constructor.
void set_asn (const int asn)
 Sets asn.
int get_asn () const
 Returns asn.
void set_trStatus (const string &trStatus)
 Sets transfer status.
string get_trStatus () const
 Returns transfer status.
void set_reId (const string &reId)
 Sets request client Id.
string get_reId () const
 Returns request client Id.
void set_reDate (const string &reDate)
 Sets request client date.
string get_reDate () const
 Returns request client date.
void set_acId (const string &acId)
 Sets acknowledge client Id.
string get_acId () const
 Returns acknowledge client Id.
void set_acDate (const string &acDate)
 Sets acknowledge date.
string get_acDate () const
 Returns acknowledge date.
void reset ()
 reset attributes

Protected Attributes

int _asn
 autonomous system number
string _trStatus
 state of the most recent transfer request
string _reId
 identifier of the client that requested the object transfer
string _reDate
 date and time that the transfer was requested
string _acId
 identifier of the client that SHOULD act upon the transfer request
string _acDate
 date and time of a required or completed response


Detailed Description

EPP AsnTransferRsp.

Member Function Documentation

string AsnTransferRsp::get_acDate (  )  const [inline]

Returns acknowledge date.

Returns:
date and time of a required or completed response

References _acDate.

string AsnTransferRsp::get_acId (  )  const [inline]

Returns acknowledge client Id.

Returns:
identifier of the client that SHOULD act upon the transfer request

References _acId.

int AsnTransferRsp::get_asn (  )  const [inline]

Returns asn.

Returns:
autonomous system number

References _asn.

string AsnTransferRsp::get_reDate (  )  const [inline]

Returns request client date.

Returns:
date and time that the transfer was requested

References _reDate.

string AsnTransferRsp::get_reId (  )  const [inline]

Returns request client Id.

Returns:
identifier of the client that requested the object transfer

References _reId.

string AsnTransferRsp::get_trStatus (  )  const [inline]

Returns transfer status.

Returns:
state of the most recent transfer request

References _trStatus.

void AsnTransferRsp::set_acDate ( const string &  acDate  )  [inline]

Sets acknowledge date.

Parameters:
acDate date and time of a required or completed response

References _acDate.

void AsnTransferRsp::set_acId ( const string &  acId  )  [inline]

Sets acknowledge client Id.

Parameters:
acId identifier of the client that SHOULD act upon the transfer request

References _acId.

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

Sets asn.

Parameters:
asn autonomous system number

References _asn.

void AsnTransferRsp::set_reDate ( const string &  reDate  )  [inline]

Sets request client date.

Parameters:
reDate date and time that the transfer was requested

References _reDate.

void AsnTransferRsp::set_reId ( const string &  reId  )  [inline]

Sets request client Id.

Parameters:
reId identifier of the client that requested the object transfer

References _reId.

void AsnTransferRsp::set_trStatus ( const string &  trStatus  )  [inline]

Sets transfer status.

Parameters:
trStatus state of the most recent transfer request

References _trStatus.


The documentation for this class was generated from the following file:

Generated on Thu Jan 21 14:44:03 2010 for libepp_nicbr by  doxygen 1.5.9