Interface DataBlockType

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

    public interface DataBlockType
    extends org.apache.xmlbeans.XmlObject
    An XML DataBlockType(@http://www.opengis.net/gml/3.2). This is a complex type.
    • Field Detail

      • type

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

      • getRangeParameters

        AssociationRoleType getRangeParameters()
        Gets the "rangeParameters" element
      • setRangeParameters

        void setRangeParameters​(AssociationRoleType rangeParameters)
        Sets the "rangeParameters" element
      • addNewRangeParameters

        AssociationRoleType addNewRangeParameters()
        Appends and returns a new empty "rangeParameters" element
      • getTupleList

        CoordinatesType getTupleList()
        Gets the "tupleList" element
      • isSetTupleList

        boolean isSetTupleList()
        True if has "tupleList" element
      • setTupleList

        void setTupleList​(CoordinatesType tupleList)
        Sets the "tupleList" element
      • addNewTupleList

        CoordinatesType addNewTupleList()
        Appends and returns a new empty "tupleList" element
      • unsetTupleList

        void unsetTupleList()
        Unsets the "tupleList" element
      • getDoubleOrNilReasonTupleList

        List getDoubleOrNilReasonTupleList()
        Gets the "doubleOrNilReasonTupleList" element
      • xgetDoubleOrNilReasonTupleList

        DoubleOrNilReasonList xgetDoubleOrNilReasonTupleList()
        Gets (as xml) the "doubleOrNilReasonTupleList" element
      • isSetDoubleOrNilReasonTupleList

        boolean isSetDoubleOrNilReasonTupleList()
        True if has "doubleOrNilReasonTupleList" element
      • setDoubleOrNilReasonTupleList

        void setDoubleOrNilReasonTupleList​(List doubleOrNilReasonTupleList)
        Sets the "doubleOrNilReasonTupleList" element
      • xsetDoubleOrNilReasonTupleList

        void xsetDoubleOrNilReasonTupleList​(DoubleOrNilReasonList doubleOrNilReasonTupleList)
        Sets (as xml) the "doubleOrNilReasonTupleList" element
      • unsetDoubleOrNilReasonTupleList

        void unsetDoubleOrNilReasonTupleList()
        Unsets the "doubleOrNilReasonTupleList" element