Class ReportDescriptionBean

java.lang.Object
ch.tocco.nice2.reporting.impl.rest.beans.ReportDescriptionBean

public class ReportDescriptionBean extends Object
  • Constructor Details

    • ReportDescriptionBean

      public ReportDescriptionBean()
  • Method Details

    • isIgnoreSelection

      public boolean isIgnoreSelection()
    • setIgnoreSelection

      public void setIgnoreSelection(boolean ignoreSelection)
    • getName

      public String getName()
    • setName

      public void setName(String name)