7 #ifndef __LAUNCH_UPDATE_CMD_H__
8 #define __LAUNCH_UPDATE_CMD_H__
60 _applicationId.clear();
68 string _applicationId;
73 #endif // __LAUNCH_UPDATE_CMD_H__
EPP Launch Phase Class.
Definition: Launch.H:121
void set_applicationId(const string &applicationId)
Definition: LaunchUpdateCmd.H:46
void reset()
Reset object attributes.
Definition: Launch.H:236
void reset()
Reset object attributes.
Definition: LaunchUpdateCmd.H:57
LaunchPhase get_phase() const
Returns the phase of the launch.
Definition: LaunchUpdateCmd.H:38
string get_applicationId() const
Definition: LaunchUpdateCmd.H:54
void set_phase(const LaunchPhase &phase)
Sets the phase of the launch.
Definition: LaunchUpdateCmd.H:32
EPP LaunchUpdateCmd Class.
Definition: LaunchUpdateCmd.H:19