Uses of Enum Class
com.peterphi.std.guice.restclient.jaxb.webquery.WQUriControlField
Package
Description
-
Uses of WQUriControlField in com.peterphi.std.guice.hibernate.webquery
Modifier 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
Modifier and TypeMethodDescriptionstatic WQUriControlField
static WQUriControlField
Returns 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.