Uses of Class
nl.b3p.csw.jaxb.filter.FunctionNamesType
-
Packages that use FunctionNamesType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of FunctionNamesType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter declared as FunctionNamesType Modifier and Type Field Description protected FunctionNamesTypeFunctionsType. functionNamesMethods in nl.b3p.csw.jaxb.filter that return FunctionNamesType Modifier and Type Method Description FunctionNamesTypeObjectFactory. createFunctionNamesType()Create an instance ofFunctionNamesTypeFunctionNamesTypeFunctionsType. getFunctionNames()Gets the value of the functionNames property.Methods in nl.b3p.csw.jaxb.filter with parameters of type FunctionNamesType Modifier and Type Method Description voidFunctionsType. setFunctionNames(FunctionNamesType value)Sets the value of the functionNames property.Constructors in nl.b3p.csw.jaxb.filter with parameters of type FunctionNamesType Constructor Description FunctionsType(FunctionNamesType functionNames)Fully-initialising value constructor
-