Uses of Class
com.peterphi.std.guice.restclient.jaxb.webquery.WQGroup
Packages that use WQGroup
-
Uses of WQGroup in com.peterphi.std.guice.restclient.jaxb.webquery
Methods in com.peterphi.std.guice.restclient.jaxb.webquery that return WQGroupModifier and TypeMethodDescriptionWQGroup.add
(WQConstraintLine line) default WQGroup
ConstraintContainer.and()
Construct a new OR group and return it for method chainingstatic WQGroup
WQGroup.newAnd()
Construct a new empty AND groupstatic WQGroup
WQGroup.newNone()
Construct a new empty NONE groupstatic WQGroup
WQGroup.newOr()
Construct a new empty OR groupdefault WQGroup
ConstraintContainer.none()
default WQGroup
ConstraintContainer.or()
Construct a new OR group and return it for method chainingMethod parameters in com.peterphi.std.guice.restclient.jaxb.webquery with type arguments of type WQGroup