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