Interface MultiSolidDomainType

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

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

      • type

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

      • getMultiSolid

        MultiSolidType getMultiSolid()
        Gets the "MultiSolid" element
      • isSetMultiSolid

        boolean isSetMultiSolid()
        True if has "MultiSolid" element
      • setMultiSolid

        void setMultiSolid​(MultiSolidType multiSolid)
        Sets the "MultiSolid" element
      • addNewMultiSolid

        MultiSolidType addNewMultiSolid()
        Appends and returns a new empty "MultiSolid" element
      • unsetMultiSolid

        void unsetMultiSolid()
        Unsets the "MultiSolid" element