Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupAccessDeviceAccessDeviceTable1Row
Packages that use GroupAccessDeviceAccessDeviceTable1Row
-
Uses of GroupAccessDeviceAccessDeviceTable1Row in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupAccessDeviceAccessDeviceTable1RowModifier and TypeFieldDescriptionprotected List<GroupAccessDeviceAccessDeviceTable1Row>
GroupAccessDevice.GroupAccessDeviceGetPagedSortedListResponse.accessDeviceTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupAccessDeviceAccessDeviceTable1RowModifier and TypeMethodDescriptionGroupAccessDevice.GroupAccessDeviceGetPagedSortedListResponse.getAccessDeviceTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupAccessDeviceAccessDeviceTable1RowModifier and TypeMethodDescriptionvoid
GroupAccessDevice.GroupAccessDeviceGetPagedSortedListResponse.setAccessDeviceTable
(List<GroupAccessDeviceAccessDeviceTable1Row> accessDeviceTable) -
Uses of GroupAccessDeviceAccessDeviceTable1Row in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupAccessDeviceAccessDeviceTable1RowModifier and TypeMethodDescriptionGroupAccessDeviceAccessDeviceTable1Row.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 GroupAccessDeviceAccessDeviceTable1RowModifier and TypeMethodDescriptionGroupAccessDeviceAccessDeviceTable1Row.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray