Interface EXVerticalExtentType

  • All Superinterfaces:
    AbstractObjectType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    EXVerticalExtentTypeImpl

    public interface EXVerticalExtentType
    extends AbstractObjectType
    An XML EX_VerticalExtent_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getMinimumValue

        RealPropertyType getMinimumValue()
        Gets the "minimumValue" element
      • setMinimumValue

        void setMinimumValue​(RealPropertyType minimumValue)
        Sets the "minimumValue" element
      • addNewMinimumValue

        RealPropertyType addNewMinimumValue()
        Appends and returns a new empty "minimumValue" element
      • getMaximumValue

        RealPropertyType getMaximumValue()
        Gets the "maximumValue" element
      • setMaximumValue

        void setMaximumValue​(RealPropertyType maximumValue)
        Sets the "maximumValue" element
      • addNewMaximumValue

        RealPropertyType addNewMaximumValue()
        Appends and returns a new empty "maximumValue" element
      • setVerticalCRS

        void setVerticalCRS​(SCCRSPropertyType verticalCRS)
        Sets the "verticalCRS" element
      • addNewVerticalCRS

        SCCRSPropertyType addNewVerticalCRS()
        Appends and returns a new empty "verticalCRS" element