Uses of Class
nl.b3p.csw.jaxb.filter.FunctionNameType
-
Packages that use FunctionNameType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of FunctionNameType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter with type parameters of type FunctionNameType Modifier and Type Field Description protected List<FunctionNameType>FunctionNamesType. functionNameMethods in nl.b3p.csw.jaxb.filter that return FunctionNameType Modifier and Type Method Description FunctionNameTypeObjectFactory. createFunctionNameType()Create an instance ofFunctionNameTypeMethods in nl.b3p.csw.jaxb.filter that return types with arguments of type FunctionNameType Modifier and Type Method Description List<FunctionNameType>FunctionNamesType. getFunctionName()Gets the value of the functionName property.Constructor parameters in nl.b3p.csw.jaxb.filter with type arguments of type FunctionNameType Constructor Description FunctionNamesType(List<FunctionNameType> functionName)Fully-initialising value constructor
-