Class CD_VerticalDatumType

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<CodeListAdapter.Value,org.opengis.referencing.datum.VerticalDatumType>
org.apache.sis.internal.jaxb.gml.CodeListAdapter<org.opengis.referencing.datum.VerticalDatumType>
org.apache.sis.internal.jaxb.referencing.CD_VerticalDatumType

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

    • CD_VerticalDatumType

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

    • getCodeListClass

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