Inheritance diagram for Sct_SctApi.ModuleConfigurationMethodsOperations:

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 |
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 ModuleConfigurationMethodsOperations.java.
1.4.6