|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.bean.SimpleType<E>
public abstract class SimpleType<E>
A simple type as exposed to the programming model. A simple type is defined by:
| Method Summary | |
|---|---|
SimpleTypeKind<E,?> |
getKind()
|
java.lang.Class<E> |
getObjectType()
|
java.lang.Class<?> |
getRealType()
|
abstract boolean |
isPrimitive()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public abstract boolean isPrimitive()
public SimpleTypeKind<E,?> getKind()
public java.lang.Class<E> getObjectType()
public java.lang.Class<?> getRealType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||