Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserBusyLampFieldUserTableRow
Packages that use UserBusyLampFieldUserTableRow
- 
Uses of UserBusyLampFieldUserTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type UserBusyLampFieldUserTableRowModifier and TypeFieldDescriptionprotected List<UserBusyLampFieldUserTableRow>UserBusyLampField.UserBusyLampFieldGetAvailableUserListResponse.userTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type UserBusyLampFieldUserTableRowModifier and TypeMethodDescriptionUserBusyLampField.UserBusyLampFieldGetAvailableUserListResponse.getUserTable()Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type UserBusyLampFieldUserTableRowModifier and TypeMethodDescriptionvoidUserBusyLampField.UserBusyLampFieldGetAvailableUserListResponse.setUserTable(List<UserBusyLampFieldUserTableRow> userTable)  - 
Uses of UserBusyLampFieldUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserBusyLampFieldUserTableRowModifier and TypeMethodDescriptionUserBusyLampFieldUserTableRow.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 UserBusyLampFieldUserTableRowModifier and TypeMethodDescriptionstatic List<UserBusyLampFieldUserTableRow>UserBusyLampFieldUserTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray