Class StiDialogInfoRange

java.lang.Object
com.stimulsoft.viewer.requestfromuser.StiDialogInfoRange

public class StiDialogInfoRange extends Object
Copyright Stimulsoft
  • Constructor Details

  • Method Details

    • toString

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

      public Object getFrom()
      Returns:
      the from
    • setFrom

      public void setFrom(Object from)
      Parameters:
      from - the from to set
    • getTo

      public Object getTo()
      Returns:
      the to
    • setTo

      public void setTo(Object to)
      Parameters:
      to - the to to set
    • getValue

      public String getValue()
      Returns:
      the value
    • setValue

      public void setValue(String value)
      Parameters:
      value - the value to set