libepp_nicbr
Classes | Public Member Functions | List of all members
RGPRestore Class Reference

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.
 

Detailed Description

EPP RGPRestore Class.

Member Function Documentation

Operation::Value RGPRestore::get_operation ( ) const
inline

Returns the operation.

Returns
describes the redemption grace period operation being requested

Referenced by cmd_domain_update(), DomainUpdateCmd::has_extension(), and SheppObjSet::rgpRestore().

RGPReport RGPRestore::get_report ( ) const
inline

Returns the report.

Returns
extra information in case of a report operation

Referenced by SheppObjSet::rgpRestore().

void RGPRestore::set_operation ( const Operation::Value  operation)
inline

Sets the operation.

Parameters
operationdescribes the redemption grace period operation being requested

Referenced by SheppObjSet::rgpRestore().

void RGPRestore::set_report ( const RGPReport report)
inline

Sets the report.

Parameters
reportextra information in case of a report operation

Referenced by SheppObjSet::rgpRestore().


The documentation for this class was generated from the following file: