BrOrgPanDataRsp Class Reference

EPP BrOrgPanDataRsp Extension Class to be used with PollRsp. More...

#include <BrOrgPanDataRsp.H>

Inheritance diagram for BrOrgPanDataRsp:

PanDataRsp Response List of all members.

Public Member Functions

 BrOrgPanDataRsp (bool reset=true)
 Constructor.
void copy_parent_data (PanDataRsp &parent)
 Copies data from the parent.
void set_organization (const string &organization)
 Sets the organization.
void set_reason (const string &reason)
 Sets the reason.
void set_reason_lang (const string &reason_lang)
 Sets the reason language.
string get_organization ()
 Returns the organization.
string get_reason ()
 Returns the reason.
string get_reason_lang ()
 Returns the reason language.
void reset ()
 reset attributes

Protected Attributes

string _organization
 organization identifier
string _reason
 reason for the denial or approval of the pending action
string _reason_lang
 language of reason

Detailed Description

EPP BrOrgPanDataRsp Extension Class to be used with PollRsp.


Member Function Documentation

string BrOrgPanDataRsp::get_organization  )  [inline]
 

Returns the organization.

Returns:
Organization Identifier

string BrOrgPanDataRsp::get_reason  )  [inline]
 

Returns the reason.

Returns:
Reason why the pending action was approved or denied

string BrOrgPanDataRsp::get_reason_lang  )  [inline]
 

Returns the reason language.

Returns:
Reason Language

void BrOrgPanDataRsp::set_organization const string &  organization  )  [inline]
 

Sets the organization.

Parameters:
organization Organization Identifier

void BrOrgPanDataRsp::set_reason const string &  reason  )  [inline]
 

Sets the reason.

Parameters:
reason Reason why the pending action was approved or denied

void BrOrgPanDataRsp::set_reason_lang const string &  reason_lang  )  [inline]
 

Sets the reason language.

Parameters:
reason_lang Reason Language


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