Uses of Class
net.opengis.gml._3.CodeType
-
Packages that use CodeType Package Description net.opengis.gml._3 -
-
Uses of CodeType in net.opengis.gml._3
Subclasses of CodeType in net.opengis.gml._3 Modifier and Type Class Description classIdentifiergml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.Fields in net.opengis.gml._3 with type parameters of type CodeType Modifier and Type Field Description protected List<CodeType>AbstractGMLType. namesMethods in net.opengis.gml._3 that return CodeType Modifier and Type Method Description CodeTypeObjectFactory. createCodeType()Create an instance ofCodeTypeMethods in net.opengis.gml._3 that return types with arguments of type CodeType Modifier and Type Method Description JAXBElement<CodeType>ObjectFactory. createName(CodeType value)List<CodeType>AbstractGMLType. getNames()Gets the value of the names property.Methods in net.opengis.gml._3 with parameters of type CodeType Modifier and Type Method Description JAXBElement<CodeType>ObjectFactory. createName(CodeType value)
-