org.eclipse.birt.report.model.api.simpleapi
Interface IExpressionType
public interface IExpressionType
Method Summary |
java.util.Iterator<java.lang.String> |
iterator()
Gets possible types for the expression. |
CONSTANT
static final java.lang.String CONSTANT
- See Also:
- Constant Field Values
JAVASCRIPT
static final java.lang.String JAVASCRIPT
- See Also:
- Constant Field Values
iterator
java.util.Iterator<java.lang.String> iterator()
- Gets possible types for the expression.
- Returns:
- the iterator
Copyright © 2008 Actuate Corp. All rights reserved.