|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Polymorphic PNames are used for inheritance.
Method Summary | |
boolean |
isPolymorphic()
It returns true if the PName is polymorphic, else it returns false. |
void |
setPNameManager(PNameManager pNameManager)
Sets the pNameManager of the PName. |
void |
setPolymorphic(boolean polymorphic)
It sets the PName to polymorphic. |
Methods inherited from interface org.objectweb.jorm.naming.api.PName |
codingSupported, encode, encodeAbstract, encodeBigDecimal, encodeBigInteger, encodeByte, encodeChar, encodeCharArray, encodeDate, encodeInt, encodeLong, encodeObyte, encodeOchar, encodeOint, encodeOlong, encodeOshort, encodeShort, encodeString, export, export, getPNameManager, getPType, isNull, resolve, unexport, unexport |
Method Detail |
public boolean isPolymorphic()
public void setPolymorphic(boolean polymorphic)
public void setPNameManager(PNameManager pNameManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |