Class StiSample

java.lang.Object
com.stimulsoft.samples.panels.StiSample

public class StiSample extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiSample

      public StiSample(String sampleName, String description)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getSampleName

      public String getSampleName()
      Returns:
      the sampleName
    • setSampleName

      public void setSampleName(String sampleName)
      Parameters:
      sampleName - the sampleName to set
    • getDescription

      public String getDescription()
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Parameters:
      description - the description to set