Package com.jedox.palojlib.interfaces
Interface IVariable
- All Known Implementing Classes:
Variable
public interface IVariable
represent a name/value pair that can be used in some API
methods (e.g.
IDimension.evaluateGlobalSubset(String, IVariable[])
)- Author:
- khaddadin
-
Method Summary