|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.objectweb.jorm.type.api.PType
|
+--org.objectweb.jorm.type.lib.PTypeGenClass
| Field Summary | |
protected PType |
nestedPType
|
| Fields inherited from class org.objectweb.jorm.type.api.PType |
TYPECODE_BIGDECIMAL, TYPECODE_BOOLEAN, TYPECODE_BYTE, TYPECODE_BYTEARRAY, TYPECODE_CHAR, TYPECODE_CHARARRAY, TYPECODE_DATE, TYPECODE_DOUBLE, TYPECODE_FLOAT, TYPECODE_INT, TYPECODE_LONG, TYPECODE_OBJBOOLEAN, TYPECODE_OBJBYTE, TYPECODE_OBJCHAR, TYPECODE_OBJDOUBLE, TYPECODE_OBJFLOAT, TYPECODE_OBJINT, TYPECODE_OBJLONG, TYPECODE_OBJSHORT, TYPECODE_REFERENCE, TYPECODE_SERIALIZED, TYPECODE_SHORT, TYPECODE_STRING |
| Constructor Summary | |
PTypeGenClass(java.lang.String jormName,
PType _inner,
PTypeSpace typeSpace)
|
|
| Method Summary | |
PType |
getNestedPType()
It retrieves the nested PType in case of a generic class PType. |
| Methods inherited from class org.objectweb.jorm.type.api.PType |
equals, getInheritedPType, getJavaName, getJormName, getProgName, getPTypeSpace, getSubTypes, getTypeCode, isa |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected PType nestedPType
| Constructor Detail |
public PTypeGenClass(java.lang.String jormName,
PType _inner,
PTypeSpace typeSpace)
| Method Detail |
public PType getNestedPType()
getNestedPType in class PType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||