Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserCallPickupUserTableRow
Packages that use UserCallPickupUserTableRow
- 
Uses of UserCallPickupUserTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type UserCallPickupUserTableRowModifier and TypeFieldDescriptionprotected List<UserCallPickupUserTableRow>UserCallPickup.UserCallPickupGetResponse.userTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type UserCallPickupUserTableRowMethod parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type UserCallPickupUserTableRowModifier and TypeMethodDescriptionvoidUserCallPickup.UserCallPickupGetResponse.setUserTable(List<UserCallPickupUserTableRow> userTable)  - 
Uses of UserCallPickupUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserCallPickupUserTableRowModifier and TypeMethodDescriptionstatic UserCallPickupUserTableRowUserCallPickupUserTableRow.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 UserCallPickupUserTableRowModifier and TypeMethodDescriptionstatic List<UserCallPickupUserTableRow>UserCallPickupUserTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray