
Generated from IDL definition of enum "SubsystemStateEvent"
| alma::ACS::MasterComponentPackage::SubsystemStateEvent::SubsystemStateEvent | ( | int | i | ) | [inline, protected] |
References value().
| static SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::from_int | ( | int | value | ) | [inline, static] |
References _SUBSYSEVENT_ERROR, _SUBSYSEVENT_INITPASS1, _SUBSYSEVENT_INITPASS2, _SUBSYSEVENT_REINIT, _SUBSYSEVENT_SHUTDOWNPASS1, _SUBSYSEVENT_SHUTDOWNPASS2, _SUBSYSEVENT_START, _SUBSYSEVENT_STOP, SUBSYSEVENT_ERROR, SUBSYSEVENT_INITPASS1, SUBSYSEVENT_INITPASS2, SUBSYSEVENT_REINIT, SUBSYSEVENT_SHUTDOWNPASS1, SUBSYSEVENT_SHUTDOWNPASS2, SUBSYSEVENT_START, and SUBSYSEVENT_STOP.
Referenced by alma::ACS::MasterComponentPackage::SubsystemStateEventHelper::read(), and readResolve().
| java.lang.Object alma::ACS::MasterComponentPackage::SubsystemStateEvent::readResolve | ( | ) | throws java.io.ObjectStreamException [inline, package] |
References from_int(), and value().
| String alma::ACS::MasterComponentPackage::SubsystemStateEvent::toString | ( | ) | [inline] |
| int alma::ACS::MasterComponentPackage::SubsystemStateEvent::value | ( | ) | [inline] |
Referenced by readResolve(), SubsystemStateEvent(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_ERROR = 7 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_INITPASS1 = 0 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_INITPASS2 = 1 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_REINIT = 2 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_SHUTDOWNPASS1 = 5 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_SHUTDOWNPASS2 = 6 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_START = 3 [static] |
Referenced by from_int(), and toString().
final int alma::ACS::MasterComponentPackage::SubsystemStateEvent::_SUBSYSEVENT_STOP = 4 [static] |
Referenced by from_int(), and toString().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_ERROR = new SubsystemStateEvent(_SUBSYSEVENT_ERROR) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_INITPASS1 = new SubsystemStateEvent(_SUBSYSEVENT_INITPASS1) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_INITPASS2 = new SubsystemStateEvent(_SUBSYSEVENT_INITPASS2) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_REINIT = new SubsystemStateEvent(_SUBSYSEVENT_REINIT) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_SHUTDOWNPASS1 = new SubsystemStateEvent(_SUBSYSEVENT_SHUTDOWNPASS1) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_SHUTDOWNPASS2 = new SubsystemStateEvent(_SUBSYSEVENT_SHUTDOWNPASS2) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_START = new SubsystemStateEvent(_SUBSYSEVENT_START) [static] |
Referenced by from_int().
final SubsystemStateEvent alma::ACS::MasterComponentPackage::SubsystemStateEvent::SUBSYSEVENT_STOP = new SubsystemStateEvent(_SUBSYSEVENT_STOP) [static] |
Referenced by from_int().
int alma::ACS::MasterComponentPackage::SubsystemStateEvent::value = -1 [private] |
1.6.2