public class JSR303DemoBean extends Object
| Constructor and Description |
|---|
JSR303DemoBean() |
| Modifier and Type | Method and Description |
|---|---|
JSR303DemoModel |
getModel()
Gets the model.
|
void |
setModel(JSR303DemoModel model)
Sets the model.
|
public JSR303DemoModel getModel()
public void setModel(JSR303DemoModel model)
model - The model to set.Copyright © 2008–2018. All rights reserved.