|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Attribute
| Constructor Summary | |
Attribute(int type,
java.lang.Object value)
|
|
| Method Summary | |
int |
getAttributeType()
Gets the attribute type |
java.lang.Object |
getAttributeValue()
Gets the attribute value |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Attribute(int type,
java.lang.Object value)
| Method Detail |
public int getAttributeType()
public java.lang.Object getAttributeValue()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||