
Static Public Member Functions | |
| static org.omg.CORBA.TypeCode | type () |
| static void | insert (final org.omg.CORBA.Any any, final gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.DataType s) |
| static gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.DataType | extract (final org.omg.CORBA.Any any) |
| static String | id () |
| static DataType | read (final org.omg.CORBA.portable.InputStream in) |
| static void | write (final org.omg.CORBA.portable.OutputStream out, final DataType s) |
Static Private Attributes | |
| static org.omg.CORBA.TypeCode | _type = null |
Generated from IDL definition of enum "DataType"
| static gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.DataType gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::extract | ( | final org.omg.CORBA.Any | any | ) | [inline, static] |
References read().
| static String gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::id | ( | ) | [inline, static] |
| static void gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::insert | ( | final org.omg.CORBA.Any | any, | |
| final gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.DataType | s | |||
| ) | [inline, static] |
| static DataType gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::read | ( | final org.omg.CORBA.portable.InputStream | in | ) | [inline, static] |
References gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataType::from_int().
Referenced by extract().
| static org.omg.CORBA.TypeCode gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::type | ( | ) | [inline, static] |
| static void gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::write | ( | final org.omg.CORBA.portable.OutputStream | out, | |
| final DataType | s | |||
| ) | [inline, static] |
References gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataType::value.
Referenced by insert().
org.omg.CORBA.TypeCode gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataTypeHelper::_type = null [static, private] |
Referenced by type().
1.6.2