public class ConstantBindingTestObject extends Object
Constructor and Description |
---|
ConstantBindingTestObject() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCountryModels() |
String |
getErrorMessage() |
void |
setCountryModels(List<String> countryModels) |
void |
setErrorMessage(String errorMessage) |