Static Public Member Functions | |
void | insert (org.omg.CORBA.Any a, Sct_CalibrationController.CalibrationControllerPackage.UpdateOption that) |
Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | extract (org.omg.CORBA.Any a) |
synchronized org.omg.CORBA.TypeCode | type () |
String | id () |
Sct_CalibrationController.CalibrationControllerPackage.UpdateOption | read (org.omg.CORBA.portable.InputStream istream) |
void | write (org.omg.CORBA.portable.OutputStream ostream, Sct_CalibrationController.CalibrationControllerPackage.UpdateOption value) |
Static Private Attributes | |
String | _id = "IDL:Sct_CalibrationController/CalibrationController/UpdateOption:1.0" |
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.