Package nl.b3p.csw.jaxb.filter
Class PropertyName
- java.lang.Object
-
- javax.xml.bind.JAXBElement<PropertyNameType>
-
- nl.b3p.csw.jaxb.filter.PropertyName
-
- All Implemented Interfaces:
Serializable
public class PropertyName extends javax.xml.bind.JAXBElement<PropertyNameType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyName()PropertyName(PropertyNameType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
PropertyName
public PropertyName(PropertyNameType value)
-
PropertyName
public PropertyName()
-
-