EPP LaunchCheckRsp::Name Class.
More...
#include <LaunchCheckRsp.H>
|
| Name () |
| Default constructor.
|
|
void | set_fqdn (const string &fqdn) |
| Sets the fully qualified name of the queried domain name. More...
|
|
string | get_fqdn () const |
| Returns the fully qualified name of the queried domain name. More...
|
|
void | set_exists (const bool exists) |
| Sets the existence of a trademark. More...
|
|
bool | exists () const |
| Returns the existence of a trademark. More...
|
|
void | reset () |
| Reset object attributes.
|
|
bool LaunchCheckRsp::Name::exists |
( |
| ) |
const |
|
inline |
Returns the existence of a trademark.
- Returns
- trademark existence
Referenced by set_exists().
string LaunchCheckRsp::Name::get_fqdn |
( |
| ) |
const |
|
inline |
Returns the fully qualified name of the queried domain name.
- Returns
- fully qualified name of the queried domain name
void LaunchCheckRsp::Name::set_exists |
( |
const bool |
exists | ) |
|
|
inline |
Sets the existence of a trademark.
- Parameters
-
exists | trademark existence |
References exists().
void LaunchCheckRsp::Name::set_fqdn |
( |
const string & |
fqdn | ) |
|
|
inline |
Sets the fully qualified name of the queried domain name.
- Parameters
-
fqdn | fully qualified name of the queried domain name |
The documentation for this class was generated from the following file: