EPP DomainTransferCmd Class.
More...
#include <DomainTransferCmd.H>
AuthInfo DomainTransferCmd::get_authInfo |
( |
| ) |
const |
|
inline |
Returns authorization information.
- Returns
- authorization information
References _authInfo.
string DomainTransferCmd::get_name |
( |
| ) |
const |
|
inline |
Returns domain name.
- Returns
- fully qualified domain name
References _name.
Returns transfer operation to be performed.
- Returns
- transfer operation to be performed
References _operation.
Returns the number of units to be added to the registration period of the Defensive Registration object at completion of the transfer process
- Returns
- number of units to be added to the registration period
void DomainTransferCmd::set_authInfo |
( |
const AuthInfo & |
authInfo | ) |
|
|
inline |
void DomainTransferCmd::set_name |
( |
const string & |
name | ) |
|
|
inline |
Sets transfer operation to be performed.
- Parameters
-
operation | transfer operation to be performed |
References _operation.
Referenced by cmd_domain_transfer().
void DomainTransferCmd::set_period |
( |
const int |
time, |
|
|
const string & |
unit |
|
) |
| |
|
inline |
Sets the number of units to be added to the registration period of the domain object at completion of the transfer process
- Parameters
-
time | amount of time |
unit | measure unit |
The documentation for this class was generated from the following file: