Uses of Class
org.n52.shetland.ogc.AbstractCodeType
-
Packages that use AbstractCodeType Package Description org.n52.shetland.ogc org.n52.shetland.ogc.gml -
-
Uses of AbstractCodeType in org.n52.shetland.ogc
Methods in org.n52.shetland.ogc that return AbstractCodeType Modifier and Type Method Description AbstractCodeTypeAbstractCodeType. setCodeSpace(URI codeSpace)Set code space and return this CodeType objectAbstractCodeTypeAbstractCodeType. setValue(String value)Set value and return this CodeType object -
Uses of AbstractCodeType in org.n52.shetland.ogc.gml
Subclasses of AbstractCodeType in org.n52.shetland.ogc.gml Modifier and Type Class Description classCodeTypeClass represents a GML conform CodeType element
-