PanDataRsp Class Reference

EPP PanDataRsp Class to be used with PollRsp. More...

#include <PanDataRsp.H>

Inheritance diagram for PanDataRsp:

Response BrDomainPanDataRsp BrOrgPanDataRsp List of all members.

Public Member Functions

 PanDataRsp (bool reset=true)
 Constructor.
void set_object_id (const string &object_id)
 Sets the object id.
string get_object_id ()
 Returns the object id.
void set_paResult (bool paResult)
 Sets the Pending Action Result.
bool get_paResult ()
 Returns the Pending Action Result.
void set_paDate (const string &paDate)
 Sets the paDate.
string get_paDate ()
 Returns the paDate.
void reset ()
 reset attributes

Protected Attributes

string _object_id
 object id: either Domain Name or Contact Id
bool _paResult
 Pending Action Result.
string _paDate
 Pending Action Review Date.

Detailed Description

EPP PanDataRsp Class to be used with PollRsp.


Member Function Documentation

string PanDataRsp::get_object_id  )  [inline]
 

Returns the object id.

Returns:
object id

string PanDataRsp::get_paDate  )  [inline]
 

Returns the paDate.

Returns:
Pending Action Review Date

bool PanDataRsp::get_paResult  )  [inline]
 

Returns the Pending Action Result.

Returns:
Pending Action Result

void PanDataRsp::set_object_id const string &  object_id  )  [inline]
 

Sets the object id.

Parameters:
object_id object id

void PanDataRsp::set_paDate const string &  paDate  )  [inline]
 

Sets the paDate.

Parameters:
paDate Pending Action Review Date

void PanDataRsp::set_paResult bool  paResult  )  [inline]
 

Sets the Pending Action Result.

Parameters:
paResult Pending Action Result


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6