libepp_nicbr
|
EPP RGPRestore Operation Class. More...
#include <RGPRestore.H>
Public Types | |
enum | Value { NONE, REQUEST, REPORT } |
List of RGP restore operations acording to RFC 3915. | |
Static Public Member Functions | |
static string | toString (const Value value) |
static Value | fromString (const string &value) |
EPP RGPRestore Operation Class.
|
inlinestatic |
Convert the enum value into the text value acording to RFC 3915
value | enum value |