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 (const 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 () const
 Returns the organization.
string get_reason () const
 Returns the reason.
string get_reason_lang () const
 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 (  )  const [inline]

Returns the organization.

Returns:
Organization Identifier

References _organization.

string BrOrgPanDataRsp::get_reason (  )  const [inline]

Returns the reason.

Returns:
Reason why the pending action was approved or denied

References _reason.

string BrOrgPanDataRsp::get_reason_lang (  )  const [inline]

Returns the reason language.

Returns:
Reason Language

References _reason_lang.

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

Sets the organization.

Parameters:
organization Organization Identifier

References _organization.

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

Sets the reason.

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

References _reason.

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

Sets the reason language.

Parameters:
reason_lang Reason Language

References _reason_lang.


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