Inheritance diagram for Sct_SctApi._ModuleConfigurationMethodsStub:
Public Member Functions | |
void | getABCDModules (Sct_SctApi.BankType bank) throws Sct_SctApi.SctApiException |
Get all modules from ROD to memory. | |
void | getABCDModule (int mid, Sct_SctApi.BankType bank) throws Sct_SctApi.SctApiException |
void | setAutoUpdateBanks (Sct_SctApi.BankType[] banks) |
void | setABCDModule (int mid, Sct_SctApi.BankType[] banks) throws Sct_SctApi.SctApiException |
void | setABCDModules (Sct_SctApi.BankType[] bank) throws Sct_SctApi.SctApiException |
void | copyABCDModule (int mid, Sct_SctApi.BankType from, Sct_SctApi.BankType[] to) throws Sct_SctApi.SctApiException |
void | copyABCDModules (Sct_SctApi.BankType from, Sct_SctApi.BankType[] to) throws Sct_SctApi.SctApiException |
void | sendABCDModule (int mid, Sct_SctApi.BankType bank, int type) throws Sct_SctApi.SctApiException |
void | sendABCDModules (Sct_SctApi.BankType bank) throws Sct_SctApi.SctApiException |
void | storeModuleConfigurations (Sct_SctApi.BankType bank) throws Sct_SctApi.SctApiException |
void | storeBOCConfigurations () throws Sct_SctApi.SctApiException |
void | configureAllModules () throws Sct_SctApi.SctApiException |
void | loadModuleConfigurations () throws Sct_SctApi.SctApiException |
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 _ModuleConfigurationMethodsStub.java.
|
Initial value: {
"IDL:Sct_SctApi/ModuleConfigurationMethods:1.0"}
Definition at line 306 of file _ModuleConfigurationMethodsStub.java. Referenced by Sct_SctApi._ModuleConfigurationMethodsStub._ids(). |