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