Interface MDReferenceSystemType

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

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

      • type

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

      • getReferenceSystemIdentifier

        RSIdentifierPropertyType getReferenceSystemIdentifier()
        Gets the "referenceSystemIdentifier" element
      • isSetReferenceSystemIdentifier

        boolean isSetReferenceSystemIdentifier()
        True if has "referenceSystemIdentifier" element
      • setReferenceSystemIdentifier

        void setReferenceSystemIdentifier​(RSIdentifierPropertyType referenceSystemIdentifier)
        Sets the "referenceSystemIdentifier" element
      • addNewReferenceSystemIdentifier

        RSIdentifierPropertyType addNewReferenceSystemIdentifier()
        Appends and returns a new empty "referenceSystemIdentifier" element
      • unsetReferenceSystemIdentifier

        void unsetReferenceSystemIdentifier()
        Unsets the "referenceSystemIdentifier" element