libepp_nicbr
|
EPP SMDHolder::Type Class. More...
#include <SMD.H>
Public Types | |
enum | Value { NONE, OWNER, ASSIGNEE, LICENSEE } |
Possible types of holder. | |
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 SMDHolder::Type Class.