Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserCallNotifyCriteriaTableRow
Packages that use UserCallNotifyCriteriaTableRow
- 
Uses of UserCallNotifyCriteriaTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type UserCallNotifyCriteriaTableRowModifier and TypeFieldDescriptionprotected List<UserCallNotifyCriteriaTableRow>UserCallNotify.UserCallNotifyGetResponse.criteriaTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type UserCallNotifyCriteriaTableRowMethod parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type UserCallNotifyCriteriaTableRowModifier and TypeMethodDescriptionvoidUserCallNotify.UserCallNotifyGetResponse.setCriteriaTable(List<UserCallNotifyCriteriaTableRow> criteriaTable)  - 
Uses of UserCallNotifyCriteriaTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserCallNotifyCriteriaTableRowModifier and TypeMethodDescriptionUserCallNotifyCriteriaTableRow.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 UserCallNotifyCriteriaTableRowModifier and TypeMethodDescriptionstatic List<UserCallNotifyCriteriaTableRow>UserCallNotifyCriteriaTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray