libepp_nicbr
|
EPP AsnReserveDelete Class. More...
#include <AsnReserveDeleteCmd.H>
Public Member Functions | |
AsnReserveDeleteCmd (bool reset=true) | |
Default constructor. | |
void | set_id (const int id) |
Sets id. More... | |
int | get_id () const |
Returns object id. More... | |
void | reset () |
![]() | |
Command (bool reset=true) | |
Default constructor. | |
void | reset () |
Reset object attributes. More... | |
virtual | ~Command () |
virtual destructor | |
void | set_clTRID (const string &clTRID) |
Sets clTRID. More... | |
string | get_clTRID () const |
Returns clTRID. More... | |
Protected Attributes | |
int | _id |
object id | |
![]() | |
string | _clTRID |
Client Transaction ID. | |
EPP AsnReserveDelete Class.
|
inline |
|
inline |