Uses of Class
nl.b3p.csw.jaxb.filter.PropertyIsLike
-
Packages that use PropertyIsLike Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.filter -
-
Uses of PropertyIsLike in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return PropertyIsLike Modifier and Type Method Description static PropertyIsLikeFilterCreator. createPropertyIsLike(String queryString, String propertyName) -
Uses of PropertyIsLike in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return PropertyIsLike Modifier and Type Method Description PropertyIsLikeObjectFactory. createPropertyIsLike(PropertyIsLikeType value)Create an instance ofPropertyIsLike}
-