|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
Defines the methods supported by Attribute objects.
Method Summary | |
---|---|
java.lang.Object |
getAttribute()
|
java.lang.Object |
getValue()
Method to return the value for this attribute. |
void |
setValue(java.lang.Object value)
Mutating method to set the value of this attribute. |
Method Detail |
---|
java.lang.Object getAttribute()
java.lang.Object getValue()
void setValue(java.lang.Object value)
value
- the new value for the attribute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |