BrOrgPanDataRsp Class Reference
EPP BrOrgPanDataRsp Extension Class to be used with PollRsp.
More...
#include <BrOrgPanDataRsp.H>
List of all members.
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: