|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | 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 |
NOSIZE, 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 | |
java.lang.String |
getJormName()
It retrieves the JORM name associated to this PType. |
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, getCodingName, getInheritedPType, getJavaName, 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 java.lang.String getJormName()
getJormName in class PTypepublic PType getNestedPType()
getNestedPType in class PType
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||