libepp_nicbr
|
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. | |
EPP LaunchCheckCmd Class.
|
inline |
Returns the phase of the launch.
Referenced by DomainCheckCmd::has_launch_extension().
|
inline |
Returns the expected type of object.
Referenced by cmd_domain_check().
|
inline |
|
inline |
Sets the expected type of object.
type | expected type of object |
Referenced by cmd_domain_check().