T - The Model object typepublic abstract class AbstractWrapModel<T> extends Object implements IWrapModel<T>
| Constructor and Description |
|---|
AbstractWrapModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
detach()
Detaches model after use.
|
T |
getObject()
Gets the model object.
|
void |
setObject(T object)
Sets the model object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWrappedModelpublic void setObject(T object)
IModelpublic void detach()
IDetachabledetach in interface IDetachableCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.