libepp_nicbr
|
EPP SMDContact::Type Class. More...
#include <SMD.H>
Public Types | |
enum | Value { NONE, OWNER, AGENT, THIRD_PARTY } |
Possible types of contacts. | |
Static Public Member Functions | |
static string | toStr (const Value type) |
Convert type into text. | |
static Value | fromStr (const string typeStr) |
Convert a text into enum. | |
EPP SMDContact::Type Class.