Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupGroupPagingTargetTableRow
Packages that use GroupGroupPagingTargetTableRow
- 
Uses of GroupGroupPagingTargetTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupGroupPagingTargetTableRowModifier and TypeFieldDescriptionprotected List<GroupGroupPagingTargetTableRow>GroupPaging.GroupGroupPagingGetTargetListResponse.targetTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupGroupPagingTargetTableRowModifier and TypeMethodDescriptionGroupPaging.GroupGroupPagingGetTargetListResponse.getTargetTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupGroupPagingTargetTableRowModifier and TypeMethodDescriptionvoidGroupPaging.GroupGroupPagingGetTargetListResponse.setTargetTable(List<GroupGroupPagingTargetTableRow> targetTable)  - 
Uses of GroupGroupPagingTargetTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupGroupPagingTargetTableRowModifier and TypeMethodDescriptionGroupGroupPagingTargetTableRow.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 GroupGroupPagingTargetTableRowModifier and TypeMethodDescriptionstatic List<GroupGroupPagingTargetTableRow>GroupGroupPagingTargetTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray