Interface ArrayType

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

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

      • type

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

      • isSetMembers

        boolean isSetMembers()
        True if has "members" element
      • addNewMembers

        ArrayAssociationType addNewMembers()
        Appends and returns a new empty "members" element
      • unsetMembers

        void unsetMembers()
        Unsets the "members" element