Uses of Class
nl.b3p.csw.jaxb.filter.PropertyIsLikeType
-
Packages that use PropertyIsLikeType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of PropertyIsLikeType in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return PropertyIsLikeType Modifier and Type Method Description PropertyIsLikeTypeObjectFactory. createPropertyIsLikeType()Create an instance ofPropertyIsLikeTypeMethods in nl.b3p.csw.jaxb.filter with parameters of type PropertyIsLikeType Modifier and Type Method Description PropertyIsLikeObjectFactory. createPropertyIsLike(PropertyIsLikeType value)Create an instance ofPropertyIsLike}Constructors in nl.b3p.csw.jaxb.filter with parameters of type PropertyIsLikeType Constructor Description PropertyIsLike(PropertyIsLikeType value)
-