|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The AttributeType interface represents the Class
an Attribute value belongs to.
| Method Summary | |
java.lang.Class |
getTypeConstant()
Returns the Class object identifying the type. |
void |
setTypeConstant(java.lang.Class typeConstant)
Sets the type identifier. |
| Method Detail |
public java.lang.Class getTypeConstant()
Class object identifying the type.
public void setTypeConstant(java.lang.Class typeConstant)
typeConstant - the Class object that identifies the type.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||