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.userTable
Methods 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 TypeMethodDescriptionvoid
Group.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 GroupOfficeZoneUserTableRow
GroupOfficeZoneUserTableRow.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