Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserUserTable1Row
Packages that use UserUserTable1Row
-
Uses of UserUserTable1Row in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type UserUserTable1RowModifier and TypeFieldDescriptionprotected List<UserUserTable1Row>
User.UserGetListInGroupResponse.userTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type UserUserTable1RowMethod parameters in co.ecg.alpaca.toolkit.generated with type arguments of type UserUserTable1RowModifier and TypeMethodDescriptionvoid
User.UserGetListInGroupResponse.setUserTable
(List<UserUserTable1Row> userTable) -
Uses of UserUserTable1Row in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserUserTable1RowModifier and TypeMethodDescriptionstatic UserUserTable1Row
UserUserTable1Row.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 UserUserTable1RowModifier and TypeMethodDescriptionstatic List<UserUserTable1Row>
UserUserTable1Row.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray