|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Binable
Represent a class that allows any type of objects, not just String. It is usually implemented by a class that also implements Item. Currently, only Binary implements it.
Item,
Group,
Attributable,
Namespaceable| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Gets the value of a item that accepts any type as its value. |
void |
setValue(java.lang.Object value)
Sets the value of a item that accepts any type as its value. |
| Method Detail |
|---|
java.lang.Object getValue()
void setValue(java.lang.Object value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||