EPP BrDomainRenew extension Class. More...
#include <BrDomainRenew.H>
Public Member Functions | |
BrDomainRenew (const ActionType type=BR_DOMAIN_RENEW) | |
Constructor. | |
DomainRenewCmd * | get_command () |
Returns raw pointer to the command. | |
BrDomainRenewRsp * | get_response () |
Returns raw pointer to the response. |
EPP BrDomainRenew extension Class.
DomainRenewCmd* BrDomainRenew::get_command | ( | ) | [inline] |
Returns raw pointer to the command.
Reimplemented from DomainRenew.
References Action::_command.
BrDomainRenewRsp* BrDomainRenew::get_response | ( | ) | [inline] |
Returns raw pointer to the response.
Reimplemented from DomainRenew.
References Action::_response.