Class BeanWithCustomIndexes

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

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

    • BeanWithCustomIndexes

      public BeanWithCustomIndexes()
  • Method Details

    • getLine3

      public String getLine3()
      Gets the line 3.
      Returns:
      the line 3
    • setLine3

      public void setLine3(String line3)
      Sets the line 3.
      Parameters:
      line3 - the new line 3
    • getLine0

      public String getLine0()
      Gets the line 0.
      Returns:
      the line 0
    • setLine0

      public void setLine0(String line0)
      Sets the line 0.
      Parameters:
      line0 - the new line 0
    • getLine1

      public String getLine1()
      Gets the line 1.
      Returns:
      the line 1
    • setLine1

      public void setLine1(String line1)
      Sets the line 1.
      Parameters:
      line1 - the new line 1
    • getLine2

      public String getLine2()
      Gets the line 2.
      Returns:
      the line 2
    • setLine2

      public void setLine2(String line2)
      Sets the line 2.
      Parameters:
      line2 - the new line 2