Interface MDResolutionType

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

    public interface MDResolutionType
    extends org.apache.xmlbeans.XmlObject
    An XML MD_Resolution_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  MDResolutionType.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

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

      • isSetEquivalentScale

        boolean isSetEquivalentScale()
        True if has "equivalentScale" element
      • unsetEquivalentScale

        void unsetEquivalentScale()
        Unsets the "equivalentScale" element
      • isSetDistance

        boolean isSetDistance()
        True if has "distance" element
      • addNewDistance

        DistancePropertyType addNewDistance()
        Appends and returns a new empty "distance" element
      • unsetDistance

        void unsetDistance()
        Unsets the "distance" element