Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupSeriesCompletionUserTableRow
Packages that use GroupSeriesCompletionUserTableRow
- 
Uses of GroupSeriesCompletionUserTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type GroupSeriesCompletionUserTableRowModifier and TypeFieldDescriptionprotected List<GroupSeriesCompletionUserTableRow>GroupSeriesCompletion.GroupSeriesCompletionGetAvailableUserListResponse.userTableprotected List<GroupSeriesCompletionUserTableRow>GroupSeriesCompletion.GroupSeriesCompletionGetInstanceResponse.userTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type GroupSeriesCompletionUserTableRowModifier and TypeMethodDescriptionGroupSeriesCompletion.GroupSeriesCompletionGetAvailableUserListResponse.getUserTable()GroupSeriesCompletion.GroupSeriesCompletionGetInstanceResponse.getUserTable()Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type GroupSeriesCompletionUserTableRowModifier and TypeMethodDescriptionvoidGroupSeriesCompletion.GroupSeriesCompletionGetAvailableUserListResponse.setUserTable(List<GroupSeriesCompletionUserTableRow> userTable) voidGroupSeriesCompletion.GroupSeriesCompletionGetInstanceResponse.setUserTable(List<GroupSeriesCompletionUserTableRow> userTable)  - 
Uses of GroupSeriesCompletionUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupSeriesCompletionUserTableRowModifier and TypeMethodDescriptionGroupSeriesCompletionUserTableRow.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 GroupSeriesCompletionUserTableRowModifier and TypeMethodDescriptionGroupSeriesCompletionUserTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray