Interface RESOURCEDESCRIPTION

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

    public interface RESOURCEDESCRIPTION
    extends org.apache.xmlbeans.XmlObject
    An XML RESOURCE_DESCRIPTION(@openEHR/v1/Template). This is a complex type.
    • Field Detail

      • type

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

      • isSetOriginalAuthor

        boolean isSetOriginalAuthor()
        True if has "original_author" element
      • setOriginalAuthor

        void setOriginalAuthor​(HashTableStringString originalAuthor)
        Sets the "original_author" element
      • addNewOriginalAuthor

        HashTableStringString addNewOriginalAuthor()
        Appends and returns a new empty "original_author" element
      • unsetOriginalAuthor

        void unsetOriginalAuthor()
        Unsets the "original_author" element
      • getOtherContributors

        ListOfString getOtherContributors()
        Gets the "other_contributors" element
      • isSetOtherContributors

        boolean isSetOtherContributors()
        True if has "other_contributors" element
      • setOtherContributors

        void setOtherContributors​(ListOfString otherContributors)
        Sets the "other_contributors" element
      • addNewOtherContributors

        ListOfString addNewOtherContributors()
        Appends and returns a new empty "other_contributors" element
      • unsetOtherContributors

        void unsetOtherContributors()
        Unsets the "other_contributors" element
      • getLifecycleState

        String getLifecycleState()
        Gets the "lifecycle_state" element
      • xgetLifecycleState

        org.apache.xmlbeans.XmlString xgetLifecycleState()
        Gets (as xml) the "lifecycle_state" element
      • setLifecycleState

        void setLifecycleState​(String lifecycleState)
        Sets the "lifecycle_state" element
      • xsetLifecycleState

        void xsetLifecycleState​(org.apache.xmlbeans.XmlString lifecycleState)
        Sets (as xml) the "lifecycle_state" element
      • isSetDetails

        boolean isSetDetails()
        True if has "details" element
      • unsetDetails

        void unsetDetails()
        Unsets the "details" element
      • getResourcePackageUri

        String getResourcePackageUri()
        Gets the "resource_package_uri" element
      • xgetResourcePackageUri

        org.apache.xmlbeans.XmlString xgetResourcePackageUri()
        Gets (as xml) the "resource_package_uri" element
      • isSetResourcePackageUri

        boolean isSetResourcePackageUri()
        True if has "resource_package_uri" element
      • setResourcePackageUri

        void setResourcePackageUri​(String resourcePackageUri)
        Sets the "resource_package_uri" element
      • xsetResourcePackageUri

        void xsetResourcePackageUri​(org.apache.xmlbeans.XmlString resourcePackageUri)
        Sets (as xml) the "resource_package_uri" element
      • unsetResourcePackageUri

        void unsetResourcePackageUri()
        Unsets the "resource_package_uri" element
      • isSetOtherDetails

        boolean isSetOtherDetails()
        True if has "other_details" element
      • setOtherDetails

        void setOtherDetails​(HashTableStringString otherDetails)
        Sets the "other_details" element
      • addNewOtherDetails

        HashTableStringString addNewOtherDetails()
        Appends and returns a new empty "other_details" element
      • unsetOtherDetails

        void unsetOtherDetails()
        Unsets the "other_details" element