java.lang.Object
org.csveed.test.model.BeanLotsOfIgnores
-
Constructor Summary
-
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
-
setTakeThis1
Sets the take this 1.- Parameters:
takeThis1
- the new take this 1
-
getLeaveThat1
-
setLeaveThat1
Sets the leave that 1.- Parameters:
leaveThat1
- the new leave that 1
-
getPickThis1
-
setPickThis1
Sets the pick this 1.- Parameters:
pickThis1
- the new pick this 1
-
getDitchThat1
-
setDitchThat1
Sets the ditch that 1.- Parameters:
ditchThat1
- the new ditch that 1
-
getChooseThis1
-
setChooseThis1
Sets the choose this 1.- Parameters:
chooseThis1
- the new choose this 1
-