Package mondrian.olap
Interface Annotation
-
public interface AnnotationUser-defined property on a metadata element.- Author:
- jhyde
- See Also:
Annotated
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Returns the name of this annotation.ObjectgetValue()Returns the value of this annotation.
-