EPP BrOrgUpdate Class. More...
#include <BrOrgUpdate.H>
Public Member Functions | |
BrOrgUpdate (const ActionType type=BR_ORG_UPDATE) | |
Constructor. | |
void | set_xml_template (const string &xml_template) |
Sets XML template. | |
BrOrgUpdateCmd * | get_command () |
Returns raw pointer to the command. |
EPP BrOrgUpdate Class.
BrOrgUpdateCmd* BrOrgUpdate::get_command | ( | ) | [inline] |
Returns raw pointer to the command.
Reimplemented from ContactUpdate.
References Action::_command.
Referenced by cmd_brorg_update().
void BrOrgUpdate::set_xml_template | ( | const string & | xml_template | ) | [virtual] |