Interface NamedAsset

    • Method Detail

      • getName

        java.lang.String getName()
        Get the name of this asset.
        Returns:
        the current name of this asset
      • getLabel

        java.lang.String getLabel()
        Returns:
        Returns asset's label, which is asset's name
      • setName

        void setName​(java.lang.String newName)
        Set the asset's name
        Parameters:
        newName - the new name