Static Public Member Functions | |
static void | insert (org.omg.CORBA.Any a, Sct_CalibrationController.CalibrationControllerPackage.UpdateOption that) |
static Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | extract (org.omg.CORBA.Any a) |
synchronized static org.omg.CORBA.TypeCode | type () |
static String | id () |
static Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | read (org.omg.CORBA.portable.InputStream istream) |
static void | write (org.omg.CORBA.portable.OutputStream ostream, Sct_CalibrationController.CalibrationControllerPackage.UpdateOption value) |
Static Private Attributes | |
static String | _id = "IDL:Sct_CalibrationController/CalibrationController/UpdateOption:1.0" |
static org.omg.CORBA.TypeCode | __typeCode = null |
update means perform this feedback noupdate means don't wait means wait for the user to select either update or noupdate at the end of each Test then return to wait
Definition at line 19 of file UpdateOptionHelper.java.