Uses of Class
nl.b3p.csw.jaxb.gml.CodeType
-
Packages that use CodeType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CodeType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CodeType Modifier and Type Method Description CodeTypeObjectFactory. createCodeType()Create an instance ofCodeTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CodeType Modifier and Type Method Description CatalogSymbolObjectFactory. createCatalogSymbol(CodeType value)Create an instance ofCatalogSymbol}NameObjectFactory. createName(CodeType value)Create an instance ofName}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CodeType Constructor Description CatalogSymbol(CodeType value)Name(CodeType value)
-