Class BeanWithCustomNumber

java.lang.Object
org.csveed.test.model.BeanWithCustomNumber

public class BeanWithCustomNumber extends Object
The Class BeanWithCustomNumber.
  • Constructor Details

    • BeanWithCustomNumber

      public BeanWithCustomNumber()
  • Method Details

    • getNumber

      public Double getNumber()
      Gets the number.
      Returns:
      the number
    • setNumber

      public void setNumber(Double number)
      Sets the number.
      Parameters:
      number - the new number