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