Interface EnvelopeWithTimePeriodType

  • All Superinterfaces:
    EnvelopeType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    EnvelopeWithTimePeriodTypeImpl

    public interface EnvelopeWithTimePeriodType
    extends EnvelopeType
    An XML EnvelopeWithTimePeriodType(@http://www.opengis.net/gml/3.2). This is a complex type.
    • Field Detail

      • type

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

      • getBeginPosition

        TimePositionType getBeginPosition()
        Gets the "beginPosition" element
      • setBeginPosition

        void setBeginPosition​(TimePositionType beginPosition)
        Sets the "beginPosition" element
      • addNewBeginPosition

        TimePositionType addNewBeginPosition()
        Appends and returns a new empty "beginPosition" element
      • getEndPosition

        TimePositionType getEndPosition()
        Gets the "endPosition" element
      • setEndPosition

        void setEndPosition​(TimePositionType endPosition)
        Sets the "endPosition" element
      • addNewEndPosition

        TimePositionType addNewEndPosition()
        Appends and returns a new empty "endPosition" element
      • getFrame

        String getFrame()
        Gets the "frame" attribute
      • xgetFrame

        org.apache.xmlbeans.XmlAnyURI xgetFrame()
        Gets (as xml) the "frame" attribute
      • isSetFrame

        boolean isSetFrame()
        True if has "frame" attribute
      • setFrame

        void setFrame​(String frame)
        Sets the "frame" attribute
      • xsetFrame

        void xsetFrame​(org.apache.xmlbeans.XmlAnyURI frame)
        Sets (as xml) the "frame" attribute
      • unsetFrame

        void unsetFrame()
        Unsets the "frame" attribute