public class LoginModel extends Object implements Model<LoginModelBean>
| Constructor and Description |
|---|
LoginModel() |
| Modifier and Type | Method and Description |
|---|---|
LoginModelBean |
getModelObject()
Gets the model Object.
|
void |
setModelObject(LoginModelBean modelObject)
Sets the model Object.
|
public LoginModelBean getModelObject()
ModelgetModelObject in interface Model<LoginModelBean>public void setModelObject(LoginModelBean modelObject)
ModelsetModelObject in interface Model<LoginModelBean>modelObject - the new model ObjectCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.