Uses of Enum Class
com.peterphi.std.guice.restclient.jaxb.webquery.WQUriControlField
Packages that use WQUriControlField
Package
Description
-
Uses of WQUriControlField in com.peterphi.std.guice.hibernate.webquery
Methods in com.peterphi.std.guice.hibernate.webquery with parameters of type WQUriControlFieldModifier and TypeMethodDescriptionResultSetConstraintBuilder.add(WQUriControlField key, String... values) Deprecated.ResultSetConstraintBuilder.replace(WQUriControlField key, String... values) Deprecated. -
Uses of WQUriControlField in com.peterphi.std.guice.restclient.jaxb.webquery
Methods in com.peterphi.std.guice.restclient.jaxb.webquery that return WQUriControlFieldModifier and TypeMethodDescriptionstatic WQUriControlFieldstatic WQUriControlFieldReturns the enum constant of this class with the specified name.static WQUriControlField[]WQUriControlField.values()Returns an array containing the constants of this enum class, in the order they are declared.