|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.ExpressionType
public class ExpressionType
Enumerates the expression types.
| Field Summary | |
|---|---|
static java.lang.String |
CONSTANT
|
static java.lang.String |
JAVASCRIPT
|
| Constructor Summary | |
|---|---|
ExpressionType()
|
|
| Method Summary | |
|---|---|
static java.util.Iterator<java.lang.String> |
iterator()
Gets possible types for the expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONSTANT
public static final java.lang.String JAVASCRIPT
| Constructor Detail |
|---|
public ExpressionType()
| Method Detail |
|---|
public static java.util.Iterator<java.lang.String> iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||