EPP BrOrgCreateRsp Class. More...
#include <BrOrgCreateRsp.H>
Public Member Functions | |
BrOrgCreateRsp (bool reset=true) | |
Default constructor. | |
void | reset () |
Resets object attributes. | |
void | set_organization (const string &organization) |
Sets organization identifier. | |
string | get_organization () const |
Returns the organization identifier. | |
Protected Attributes | |
string | _organization |
organization identifier |
EPP BrOrgCreateRsp Class.
string BrOrgCreateRsp::get_organization | ( | ) | const [inline] |
void BrOrgCreateRsp::set_organization | ( | const string & | organization | ) | [inline] |
Sets organization identifier.
organization | organization identifier |
References _organization.