Static Public Member Functions | |
| static void | insert (org.omg.CORBA.Any a, Sct_CalibrationController.ScanRequest that) |
| static Sct_CalibrationController.ScanRequest | extract (org.omg.CORBA.Any a) |
| synchronized static org.omg.CORBA.TypeCode | type () |
| static String | id () |
| static Sct_CalibrationController.ScanRequest | read (org.omg.CORBA.portable.InputStream istream) |
| static void | write (org.omg.CORBA.portable.OutputStream ostream, Sct_CalibrationController.ScanRequest value) |
| static Sct_CalibrationController.ScanRequest | narrow (org.omg.CORBA.Object obj) |
| static Sct_CalibrationController.ScanRequest | unchecked_narrow (org.omg.CORBA.Object obj) |
Static Private Attributes | |
| static String | _id = "IDL:Sct_CalibrationController/ScanRequest:1.0" |
| static org.omg.CORBA.TypeCode | __typeCode = null |
Definition at line 13 of file ScanRequestHelper.java.
1.4.6