|
SAP BI Java SDK | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies one of three possible types of value selections for variables:
SINGLEVALUE
- specifies a single value type variable.INTERVAL
- specifies an interval type variable with a lower and an upper
limit.COMPLEX
- specifies an interval type variable, which is specified by SIGN (sign),
OPTION (comparison operator), LOW (lower limit) and HIGH (upper limit).