java.lang.Object
org.csveed.test.model.BeanWithNameMatching
The Class BeanWithNameMatching.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
line3
The line 3. -
line1
The line 1. -
line2
The line 2.
-
-
Constructor Details
-
BeanWithNameMatching
public BeanWithNameMatching()
-
-
Method Details
-
getLine1
Gets the line 1.- Returns:
- the line 1
-
setLine1
Sets the line 1.- Parameters:
line1
- the new line 1
-
getLine2
Gets the line 2.- Returns:
- the line 2
-
setLine2
Sets the line 2.- Parameters:
line2
- the new line 2
-
getLine3
Gets the line 3.- Returns:
- the line 3
-
setLine3
Sets the line 3.- Parameters:
line3
- the new line 3
-