|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface iAttributes
An inteface to represent getting and setting attribute Key-Value pairs via Hashtables.
Method Summary | |
---|---|
java.util.Hashtable |
getAttributes()
Returns a hashtable of every attribute associated with this object. |
void |
setAttributes(java.util.Hashtable attributes)
Set the attributes of the object to those in the given Hashtable. |
Method Detail |
---|
java.util.Hashtable getAttributes()
void setAttributes(java.util.Hashtable attributes)
attributes
- The Hashtable of attribute name-value pairings.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |