Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemOCICallControlApplicationAclTableRow
Packages that use SystemOCICallControlApplicationAclTableRow
- 
Uses of SystemOCICallControlApplicationAclTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemOCICallControlApplicationAclTableRowModifier and TypeFieldDescriptionprotected List<SystemOCICallControlApplicationAclTableRow>BWSystem.SystemOCICallControlApplicationGetACLListResponse.aclTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemOCICallControlApplicationAclTableRowModifier and TypeMethodDescriptionBWSystem.SystemOCICallControlApplicationGetACLListResponse.getAclTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemOCICallControlApplicationAclTableRowModifier and TypeMethodDescriptionvoidBWSystem.SystemOCICallControlApplicationGetACLListResponse.setAclTable(List<SystemOCICallControlApplicationAclTableRow> aclTable)  - 
Uses of SystemOCICallControlApplicationAclTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemOCICallControlApplicationAclTableRowModifier and TypeMethodDescriptionSystemOCICallControlApplicationAclTableRow.getFromNode(Node n, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Row with the given NodeMethods in co.ecg.alpaca.toolkit.generated.tables that return types with arguments of type SystemOCICallControlApplicationAclTableRowModifier and TypeMethodDescriptionSystemOCICallControlApplicationAclTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray