Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserPriorityAlertCriteriaTableRow
Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.services | |
co.ecg.alpaca.toolkit.generated.tables |
-
Uses of UserPriorityAlertCriteriaTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type UserPriorityAlertCriteriaTableRow Modifier and Type Field Description protected java.util.List<UserPriorityAlertCriteriaTableRow>
UserPriorityAlert.UserPriorityAlertGetCriteriaListResponse. criteriaTable
Methods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type UserPriorityAlertCriteriaTableRow Modifier and Type Method Description java.util.List<UserPriorityAlertCriteriaTableRow>
UserPriorityAlert.UserPriorityAlertGetCriteriaListResponse. getCriteriaTable()
Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type UserPriorityAlertCriteriaTableRow Modifier and Type Method Description void
UserPriorityAlert.UserPriorityAlertGetCriteriaListResponse. setCriteriaTable(java.util.List<UserPriorityAlertCriteriaTableRow> criteriaTable)
-
Uses of UserPriorityAlertCriteriaTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserPriorityAlertCriteriaTableRow Modifier and Type Method Description static UserPriorityAlertCriteriaTableRow
UserPriorityAlertCriteriaTableRow. getFromNode(org.w3c.dom.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 UserPriorityAlertCriteriaTableRow Modifier and Type Method Description static java.util.List<UserPriorityAlertCriteriaTableRow>
UserPriorityAlertCriteriaTableRow. getFromNodeArray(org.w3c.dom.Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)
Creates the OCI Table Type Array with the given NodeArray