java.lang.Object
org.csveed.test.model.BeanLotsOfIgnores
The Class BeanLotsOfIgnores.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the choose this 1.Gets the ditch that 1.Gets the leave that 1.Gets the pick this 1.Gets the take this 1.void
setChooseThis1
(Integer chooseThis1) Sets the choose this 1.void
setDitchThat1
(Integer ditchThat1) Sets the ditch that 1.void
setLeaveThat1
(Integer leaveThat1) Sets the leave that 1.void
setPickThis1
(Integer pickThis1) Sets the pick this 1.void
setTakeThis1
(Integer takeThis1) Sets the take this 1.
-
Constructor Details
-
BeanLotsOfIgnores
public BeanLotsOfIgnores()
-
-
Method Details
-
getTakeThis1
Gets the take this 1.- Returns:
- the take this 1
-
setTakeThis1
Sets the take this 1.- Parameters:
takeThis1
- the new take this 1
-
getLeaveThat1
Gets the leave that 1.- Returns:
- the leave that 1
-
setLeaveThat1
Sets the leave that 1.- Parameters:
leaveThat1
- the new leave that 1
-
getPickThis1
Gets the pick this 1.- Returns:
- the pick this 1
-
setPickThis1
Sets the pick this 1.- Parameters:
pickThis1
- the new pick this 1
-
getDitchThat1
Gets the ditch that 1.- Returns:
- the ditch that 1
-
setDitchThat1
Sets the ditch that 1.- Parameters:
ditchThat1
- the new ditch that 1
-
getChooseThis1
Gets the choose this 1.- Returns:
- the choose this 1
-
setChooseThis1
Sets the choose this 1.- Parameters:
chooseThis1
- the new choose this 1
-