Class CS_RangeMeaning
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<CodeListAdapter.Value,BoundType>
org.apache.sis.internal.jaxb.gml.CodeListAdapter<org.opengis.referencing.cs.RangeMeaning>
org.apache.sis.internal.jaxb.referencing.CS_RangeMeaning
JAXB adapter for (un)marshalling of GeoAPI code list.
- Since:
- 0.4
- Version:
- 0.4
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sis.internal.jaxb.gml.CodeListAdapter
marshal, unmarshal
-
Constructor Details
-
CS_RangeMeaning
public CS_RangeMeaning()Empty constructor for JAXB only.
-
-
Method Details
-
getCodeListClass
Returns the class of code list wrapped by this adapter.- Specified by:
getCodeListClass
in classCodeListAdapter<org.opengis.referencing.cs.RangeMeaning>
- Returns:
RangeMeaning.class
-
getCodeSpace
Sets the default code space to"EPSG"
.- Overrides:
getCodeSpace
in classCodeListAdapter<org.opengis.referencing.cs.RangeMeaning>
- Returns:
"EPSG"
.
-