Inheritance diagram for Sct_SctApi._TranslationMethodsStub:
Public Member Functions | |
int | findModuleSerial (String sn) |
String | convertToString (int mid) |
int | findModule (short mur, short number) |
int | findModuleRod (int partition, int crate, int rod, int channel) |
int | findBarrelModule (int barrel, int row, short number) |
void | convertToBarrelModule (int mid, org.omg.CORBA.IntHolder barrel, org.omg.CORBA.IntHolder row, org.omg.CORBA.ShortHolder number) |
int | findEndcapModule (int disk, int ring, int number) |
void | convertToEndcapModule (int mid, org.omg.CORBA.IntHolder disk, org.omg.CORBA.IntHolder ring, org.omg.CORBA.IntHolder number) |
String[] | _ids () |
Private Member Functions | |
void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes | |
static String[] | __ids |
Generated by the IDL-to-Java compiler (portable), version "3.2" from SctApi.idl 28 January 2006 13:05:15 o'clock GMT
Definition at line 13 of file _TranslationMethodsStub.java.
|
Initial value: {
"IDL:Sct_SctApi/TranslationMethods:1.0"}
Definition at line 193 of file _TranslationMethodsStub.java. Referenced by Sct_SctApi._TranslationMethodsStub._ids(). |