Uses of Class
nl.b3p.csw.jaxb.csw.QueryConstraintType
-
Packages that use QueryConstraintType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of QueryConstraintType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return QueryConstraintType Modifier and Type Method Description QueryConstraintTypeObjectFactory. createQueryConstraintType()Create an instance ofQueryConstraintTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type QueryConstraintType Modifier and Type Method Description ConstraintObjectFactory. createConstraint(QueryConstraintType value)Create an instance ofConstraint}Constructors in nl.b3p.csw.jaxb.csw with parameters of type QueryConstraintType Constructor Description Constraint(QueryConstraintType value)
-