Uses of Class
nl.b3p.csw.jaxb.filter.PropertyNameType
-
Packages that use PropertyNameType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of PropertyNameType in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return PropertyNameType Modifier and Type Method Description PropertyNameTypeObjectFactory. createPropertyNameType()Create an instance ofPropertyNameTypeMethods in nl.b3p.csw.jaxb.filter with parameters of type PropertyNameType Modifier and Type Method Description PropertyNameObjectFactory. createPropertyName(PropertyNameType value)Create an instance ofPropertyName}Constructors in nl.b3p.csw.jaxb.filter with parameters of type PropertyNameType Constructor Description PropertyName(PropertyNameType value)
-