libepp_nicbr
Public Types | Static Public Member Functions | List of all members
LaunchCreateCmd::Type Class Reference

EPP LaunchCreateCmd::Type Class. More...

#include <LaunchCreateCmd.H>

Public Types

enum  Value { NONE, APPLICATION, REGISTRATION }
 Possible type values.
 

Static Public Member Functions

static string toStr (const Value value)
 Convert type to text format. More...
 
static Value fromStr (const string &value)
 Convert text type to value. More...
 

Detailed Description

EPP LaunchCreateCmd::Type Class.

Member Function Documentation

static Value LaunchCreateCmd::Type::fromStr ( const string &  value)
inlinestatic

Convert text type to value.

Parameters
valuetext type
Returns
value representation of the type
static string LaunchCreateCmd::Type::toStr ( const Value  value)
inlinestatic

Convert type to text format.

Parameters
valuetype value
Returns
text representation of the type

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