libepp_nicbr
Public Member Functions | List of all members
LaunchCheckRsp::Name Class Reference

EPP LaunchCheckRsp::Name Class. More...

#include <LaunchCheckRsp.H>

Public Member Functions

 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.
 

Detailed Description

EPP LaunchCheckRsp::Name Class.

Member Function Documentation

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
existstrademark existence

References exists().

void LaunchCheckRsp::Name::set_fqdn ( const string &  fqdn)
inline

Sets the fully qualified name of the queried domain name.

Parameters
fqdnfully qualified name of the queried domain name

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