POJO - is the pojo-type.public interface PojoAttributeType<POJO>
| Modifier and Type | Method and Description |
|---|---|
Class<POJO> |
getPojoClass()
This method gets the type reflecting the
Pojo this object is related to. |
GenericType<POJO> |
getPojoType()
This method gets the
GenericType reflecting the Pojo this object
is related to. |
Class<POJO> getPojoClass()
Pojo this object is related to.Pojo.GenericType<POJO> getPojoType()
GenericType reflecting the Pojo this object
is related to.Pojo.Copyright © 2001–2015 mmm-Team. All rights reserved.