Uses of Class
nl.b3p.csw.jaxb.filter.FunctionType
-
Packages that use FunctionType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of FunctionType in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return FunctionType Modifier and Type Method Description FunctionTypeObjectFactory. createFunctionType()Create an instance ofFunctionTypeMethods in nl.b3p.csw.jaxb.filter with parameters of type FunctionType Modifier and Type Method Description FunctionObjectFactory. createFunction(FunctionType value)Create an instance ofFunction}Constructors in nl.b3p.csw.jaxb.filter with parameters of type FunctionType Constructor Description Function(FunctionType value)
-