libepp_nicbr
Public Member Functions | List of all members
LaunchInfoCmd Class Reference

EPP LaunchInfoCmd Class. More...

#include <LaunchInfoCmd.H>

Public Member Functions

void set_includeMark (const bool includeMark)
 Sets whether or not to include the mark in the response. More...
 
bool is_markIncluded () const
 Returns whether or not to include the mark in the response. More...
 
void set_phase (const LaunchPhase &phase)
 Sets the phase of the launch. More...
 
LaunchPhase get_phase () const
 Returns the phase of the launch. More...
 
void set_applicationId (const string &applicationId)
 Sets the application identifier of the Launch Application. More...
 
string get_applicationId () const
 Returns the application identifier of the Launch Application. More...
 
void reset ()
 Reset object attributes.
 

Detailed Description

EPP LaunchInfoCmd Class.

Member Function Documentation

string LaunchInfoCmd::get_applicationId ( ) const
inline

Returns the application identifier of the Launch Application.

Returns
application identifier of the Launch Application
LaunchPhase LaunchInfoCmd::get_phase ( ) const
inline

Returns the phase of the launch.

Returns
phase of the launch

Referenced by DomainInfoCmd::has_launch_extension().

bool LaunchInfoCmd::is_markIncluded ( ) const
inline

Returns whether or not to include the mark in the response.

Returns
whether or not to include the mark in the response
void LaunchInfoCmd::set_applicationId ( const string &  applicationId)
inline

Sets the application identifier of the Launch Application.

Parameters
applicationIdapplication identifier of the Launch Application

Referenced by cmd_domain_info().

void LaunchInfoCmd::set_includeMark ( const bool  includeMark)
inline

Sets whether or not to include the mark in the response.

Parameters
includeMarkwhether or not to include the mark in the response

Referenced by cmd_domain_info().

void LaunchInfoCmd::set_phase ( const LaunchPhase phase)
inline

Sets the phase of the launch.

Parameters
phasephase of the launch

Referenced by cmd_domain_info().


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