|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterExpr
Field Summary | |
---|---|
static int |
MEMBER
|
static int |
NUMBER
|
static int |
STRING
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
label to display to the user |
java.lang.String |
getName()
internal name that identifies this parameter |
int |
getType()
type of parameter |
Expression |
getValue()
value of the parameter |
Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable |
---|
accept |
Field Detail |
---|
static final int STRING
static final int NUMBER
static final int MEMBER
Method Detail |
---|
java.lang.String getName()
java.lang.String getLabel()
int getType()
Expression getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |