|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Metadata
Metadata is a general interface for metadata attached to data objects. Metadata contains supporting information attacehd to a primary data or component. Particular implementations of Metadata often provide additional context-specific objects as well.
Method Summary | |
---|---|
java.lang.Object |
getValue()
Returns the value of this Metadata. |
void |
setValue(java.lang.Object value)
Sets the value of this Metadata. |
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 |