libepp_nicbr
|
EPP RGPRestore Class. More...
#include <RGPRestore.H>
Classes | |
class | Operation |
EPP RGPRestore Operation Class. More... | |
Public Member Functions | |
RGPRestore () | |
Default constructor. | |
void | set_operation (const Operation::Value operation) |
Sets the operation. More... | |
Operation::Value | get_operation () const |
Returns the operation. More... | |
void | set_report (const RGPReport &report) |
Sets the report. More... | |
RGPReport | get_report () const |
Returns the report. More... | |
void | reset () |
Reset all object attributes. | |
EPP RGPRestore Class.
|
inline |
Returns the operation.
Referenced by cmd_domain_update(), DomainUpdateCmd::has_extension(), and SheppObjSet::rgpRestore().
|
inline |
Returns the report.
Referenced by SheppObjSet::rgpRestore().
|
inline |
Sets the operation.
operation | describes the redemption grace period operation being requested |
Referenced by SheppObjSet::rgpRestore().
|
inline |
Sets the report.
report | extra information in case of a report operation |
Referenced by SheppObjSet::rgpRestore().