Uses of Class
nl.b3p.csw.jaxb.filter.Filter
-
Packages that use Filter Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.filter -
-
Uses of Filter in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw declared as Filter Modifier and Type Field Description protected FilterQueryConstraintType. filterMethods in nl.b3p.csw.jaxb.csw that return Filter Modifier and Type Method Description FilterQueryConstraintType. getFilter()Gets the value of the filter property.Methods in nl.b3p.csw.jaxb.csw with parameters of type Filter Modifier and Type Method Description voidQueryConstraintType. setFilter(Filter value)Sets the value of the filter property.Constructors in nl.b3p.csw.jaxb.csw with parameters of type Filter Constructor Description QueryConstraintType(Filter filter, String cqlText, String version)Fully-initialising value constructor -
Uses of Filter in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return Filter Modifier and Type Method Description FilterObjectFactory. createFilter(FilterType value)Create an instance ofFilter}
-