Uses of Class
nl.b3p.csw.jaxb.filter.LiteralType
-
Packages that use LiteralType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of LiteralType in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return LiteralType Modifier and Type Method Description LiteralTypeObjectFactory. createLiteralType()Create an instance ofLiteralTypeMethods in nl.b3p.csw.jaxb.filter with parameters of type LiteralType Modifier and Type Method Description LiteralObjectFactory. createLiteral(LiteralType value)Create an instance ofLiteral}Constructors in nl.b3p.csw.jaxb.filter with parameters of type LiteralType Constructor Description Literal(LiteralType value)
-