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

public final class CS_RangeMeaning extends CodeListAdapter<org.opengis.referencing.cs.RangeMeaning>
JAXB adapter for (un)marshalling of GeoAPI code list.
Since:
0.4
Version:
0.4
  • Constructor Details

    • CS_RangeMeaning

      public CS_RangeMeaning()
      Empty constructor for JAXB only.
  • Method Details

    • getCodeListClass

      protected Class<org.opengis.referencing.cs.RangeMeaning> getCodeListClass()
      Returns the class of code list wrapped by this adapter.
      Specified by:
      getCodeListClass in class CodeListAdapter<org.opengis.referencing.cs.RangeMeaning>
      Returns:
      RangeMeaning.class
    • getCodeSpace

      protected String getCodeSpace()
      Sets the default code space to "EPSG".
      Overrides:
      getCodeSpace in class CodeListAdapter<org.opengis.referencing.cs.RangeMeaning>
      Returns:
      "EPSG".