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

EPP LaunchCheckRsp::Result Class. More...

#include <LaunchCheckRsp.H>

Public Member Functions

 Result ()
 Default constructor.
 
void set_name (const Name &name)
 
Name get_name () const
 
void set_claimKey (const string &claimKey)
 
string get_claimKey () const
 
void reset ()
 Reset object attributes.
 

Detailed Description

EPP LaunchCheckRsp::Result Class.

Member Function Documentation

string LaunchCheckRsp::Result::get_claimKey ( ) const
inline

Returns the claim key that MAY be passed to a third-party trademark validator such as the Trademark Clearinghouse (TMCH) for querying the information needed to generate a Trademark Claims Notice

Returns
claim key
Name LaunchCheckRsp::Result::get_name ( ) const
inline

Returns the fully qualified name of the queried domain name with the exists flag

Returns
fully qualified name of the queried domain name with he exists flag
void LaunchCheckRsp::Result::set_claimKey ( const string &  claimKey)
inline

Sets the claim key that MAY be passed to a third-party trademark validator such as the Trademark Clearinghouse (TMCH) for querying the information needed to generate a Trademark Claims Notice

Parameters
claimKeyclaim key
void LaunchCheckRsp::Result::set_name ( const Name name)
inline

Sets the fully qualified name of the queried domain name with the exists flag

Parameters
namefully qualified name of the queried domain name with the exists flag

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