mondrian.olap
Interface Annotation


public interface Annotation

User-defined property on a metadata element.

Author:
jhyde
See Also:
Annotated

Method Summary
 String getName()
          Returns the name of this annotation.
 Object getValue()
          Returns the value of this annotation.
 

Method Detail

getName

String getName()
Returns the name of this annotation. Must be unique within its element.

Returns:
Annotation name

getValue

Object getValue()
Returns the value of this annotation. Usually a string.

Returns:
Annotation value

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads