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

EPP LaunchUpdateCmd Class. More...

#include <LaunchUpdateCmd.H>

Public Member Functions

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)
 
string get_applicationId () const
 
void reset ()
 Reset object attributes.
 

Detailed Description

EPP LaunchUpdateCmd Class.

Member Function Documentation

string LaunchUpdateCmd::get_applicationId ( ) const
inline

Returns the application identifier for which the client wishes to update

Returns
application identifier for which the client wishes to update
LaunchPhase LaunchUpdateCmd::get_phase ( ) const
inline

Returns the phase of the launch.

Returns
phase of the launch

Referenced by DomainUpdateCmd::has_launch_extension().

void LaunchUpdateCmd::set_applicationId ( const string &  applicationId)
inline

Sets the application identifier for which the client wishes to update

Parameters
applicationIdapplication identifier for which the client wishes to update

Referenced by cmd_domain_update().

void LaunchUpdateCmd::set_phase ( const LaunchPhase phase)
inline

Sets the phase of the launch.

Parameters
phasephase of the launch

Referenced by cmd_domain_update().


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