Interface CIOnlineResourceType

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

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

      • type

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

      • setLinkage

        void setLinkage​(URLPropertyType linkage)
        Sets the "linkage" element
      • addNewLinkage

        URLPropertyType addNewLinkage()
        Appends and returns a new empty "linkage" element
      • isSetProtocol

        boolean isSetProtocol()
        True if has "protocol" element
      • unsetProtocol

        void unsetProtocol()
        Unsets the "protocol" element
      • isSetApplicationProfile

        boolean isSetApplicationProfile()
        True if has "applicationProfile" element
      • setApplicationProfile

        void setApplicationProfile​(CharacterStringPropertyType applicationProfile)
        Sets the "applicationProfile" element
      • addNewApplicationProfile

        CharacterStringPropertyType addNewApplicationProfile()
        Appends and returns a new empty "applicationProfile" element
      • unsetApplicationProfile

        void unsetApplicationProfile()
        Unsets the "applicationProfile" element
      • isSetName

        boolean isSetName()
        True if has "name" element
      • unsetName

        void unsetName()
        Unsets the "name" element
      • isSetDescription

        boolean isSetDescription()
        True if has "description" element
      • unsetDescription

        void unsetDescription()
        Unsets the "description" element
      • isSetFunction

        boolean isSetFunction()
        True if has "function" element
      • unsetFunction

        void unsetFunction()
        Unsets the "function" element