| org.apache.struts2.showcase.integration.GangsterForm
GangsterForm | public class GangsterForm extends ValidatorForm (Code) | | |
getDescription | public String getDescription()(Code) | | the description |
isBustedBefore | public boolean isBustedBefore()(Code) | | the bustedBefore |
setAge | public void setAge(String age)(Code) | | Parameters: age - the age to set |
setBustedBefore | public void setBustedBefore(boolean bustedBefore)(Code) | | Parameters: bustedBefore - the bustedBefore to set |
setDescription | public void setDescription(String description)(Code) | | Parameters: description - the description to set |
setName | public void setName(String name)(Code) | | Parameters: name - the name to set |
|
|