Class BeanVariousNotAnnotated

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

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

    • BeanVariousNotAnnotated

      public BeanVariousNotAnnotated()
  • Method Details

    • getTxt

      public String getTxt()
      Gets the txt.
      Returns:
      the txt
    • setTxt

      public void setTxt(String txt)
      Sets the txt.
      Parameters:
      txt - the new txt
    • getYear

      public Integer getYear()
      Gets the year.
      Returns:
      the year
    • setYear

      public void setYear(Integer year)
      Sets the year.
      Parameters:
      year - the new year
    • getNumber

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

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

      public Date getDate()
      Gets the date.
      Returns:
      the date
    • setDate

      public void setDate(Date date)
      Sets the date.
      Parameters:
      date - the new date
    • getYearMonth

      public Date getYearMonth()
      Gets the year month.
      Returns:
      the year month
    • setYearMonth

      public void setYearMonth(Date yearMonth)
      Sets the year month.
      Parameters:
      yearMonth - the new year month
    • getIgnoreMe

      public String getIgnoreMe()
      Gets the ignore me.
      Returns:
      the ignore me
    • setIgnoreMe

      public void setIgnoreMe(String ignoreMe)
      Sets the ignore me.
      Parameters:
      ignoreMe - the new ignore me
    • getSimple

      public BeanSimple getSimple()
      Gets the simple.
      Returns:
      the simple
    • setSimple

      public void setSimple(BeanSimple simple)
      Sets the simple.
      Parameters:
      simple - the new simple