libepp_nicbr
Classes | Public Member Functions | List of all members
LaunchCheckCmd Class Reference

EPP LaunchCheckCmd Class. More...

#include <LaunchCheckCmd.H>

Classes

class  Type
 EPP LaunchCheckCmd::Type Class. More...
 

Public Member Functions

void set_type (const Type::Value type)
 Sets the expected type of object. More...
 
Type::Value get_type () const
 Returns the expected type of object. 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 reset ()
 Reset object attributes.
 

Detailed Description

EPP LaunchCheckCmd Class.

Member Function Documentation

LaunchPhase LaunchCheckCmd::get_phase ( ) const
inline

Returns the phase of the launch.

Returns
phase of the launch

Referenced by DomainCheckCmd::has_launch_extension().

Type::Value LaunchCheckCmd::get_type ( ) const
inline

Returns the expected type of object.

Returns
expected type of object

Referenced by cmd_domain_check().

void LaunchCheckCmd::set_phase ( const LaunchPhase phase)
inline

Sets the phase of the launch.

Parameters
phasephase of the launch

Referenced by cmd_domain_check().

void LaunchCheckCmd::set_type ( const Type::Value  type)
inline

Sets the expected type of object.

Parameters
typeexpected type of object

Referenced by cmd_domain_check().


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