Interface MDGeometricObjectsType

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

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

      • type

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

      • getGeometricObjectCount

        IntegerPropertyType getGeometricObjectCount()
        Gets the "geometricObjectCount" element
      • isSetGeometricObjectCount

        boolean isSetGeometricObjectCount()
        True if has "geometricObjectCount" element
      • setGeometricObjectCount

        void setGeometricObjectCount​(IntegerPropertyType geometricObjectCount)
        Sets the "geometricObjectCount" element
      • addNewGeometricObjectCount

        IntegerPropertyType addNewGeometricObjectCount()
        Appends and returns a new empty "geometricObjectCount" element
      • unsetGeometricObjectCount

        void unsetGeometricObjectCount()
        Unsets the "geometricObjectCount" element