Class LicenseDescription

java.lang.Object
io.goobi.viewer.controller.LicenseDescription

public class LicenseDescription extends Object
Author:
florian Contains descriptive information, like a label and an icon toa license type url
  • Constructor Details

    • LicenseDescription

      public LicenseDescription(String url)
      Parameters:
      url -
  • Method Details

    • getLabel

      public String getLabel()
      Returns:
      the label
    • setLabel

      public void setLabel(String label)
      Parameters:
      label - the label to set
    • getUrl

      public String getUrl()
      Returns:
      the url