Interface GeneralDigitalAssetVersionSpec

    • Method Detail

      • isCurrentVersion

        boolean isCurrentVersion()
        Checks whether this is the current version.
      • setCurrentVersion

        void setCurrentVersion​(boolean currentVersion)
        Specifies whether the new version of the asset is the current version.
      • getVersionName

        java.lang.String getVersionName()
        Returns the version name.
      • setVersionName

        void setVersionName​(java.lang.String versionName)
        Specifies the version name.
      • getComment

        java.lang.String getComment()
        Returns the comment.
      • setComment

        void setComment​(java.lang.String comment)
        Specifies the comment.