java.lang.Object
org.csveed.test.model.BeanWithMultipleStrings
Note how gamma, beta and alpha are printed in reverse order. This is done on purpose to test whether the declaration
order is taken into account
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BeanWithMultipleStrings
public BeanWithMultipleStrings()
-
-
Method Details
-
getAlpha
-
setAlpha
-
getBeta
-
setBeta
-
getGamma
-
setGamma
-