|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IReportParameter.ReportVariableValueType
The type of the parameter value.
| Field Summary | |
|---|---|
static int |
BOOLEAN
Boolean. |
static int |
CURRENCY
Currency. |
static int |
DATE
Date. |
static int |
DATE_TIME
DateTime. |
static int |
NUMBER
Number. |
static int |
STRING
String. |
static int |
TIME
Time. |
| Field Detail |
|---|
static final int NUMBER
Number.
static final int CURRENCY
Currency.
static final int BOOLEAN
Boolean.
static final int DATE
Date.
static final int TIME
Time.
static final int DATE_TIME
DateTime.
static final int STRING
String.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||