Class MD_SpatialRepresentationTypeCode

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
org.apache.sis.internal.jaxb.cat.CodeListAdapter<MD_SpatialRepresentationTypeCode,org.opengis.metadata.spatial.SpatialRepresentationType>
org.apache.sis.internal.jaxb.code.MD_SpatialRepresentationTypeCode

public final class MD_SpatialRepresentationTypeCode extends CodeListAdapter<MD_SpatialRepresentationTypeCode,org.opengis.metadata.spatial.SpatialRepresentationType>
JAXB adapter for SpatialRepresentationType in order to wrap the value in an XML element as specified by ISO 19115-3 standard. See package documentation for more information about the handling of CodeList in ISO 19115-3.
Since:
0.3
Version:
1.0
  • Constructor Details

    • MD_SpatialRepresentationTypeCode

      public MD_SpatialRepresentationTypeCode()
      Empty constructor for JAXB only.
    • MD_SpatialRepresentationTypeCode

      private MD_SpatialRepresentationTypeCode(CodeListUID value)
      Creates a new adapter for the given value.
  • Method Details