T - the generic typepublic interface Model<T extends Serializable> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
T |
getModelObject()
Gets the model Object.
|
void |
setModelObject(T modelObject)
Sets the model Object.
|
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.