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