|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DotMethodFPParamTypeEnum | |
---|---|
com.espertech.esper.epl.methodbase | Dot-method validation for enumeration and date-time methods. |
Uses of DotMethodFPParamTypeEnum in com.espertech.esper.epl.methodbase |
---|
Methods in com.espertech.esper.epl.methodbase that return DotMethodFPParamTypeEnum | |
---|---|
DotMethodFPParamTypeEnum |
DotMethodFPParam.getType()
|
static DotMethodFPParamTypeEnum |
DotMethodFPParamTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DotMethodFPParamTypeEnum[] |
DotMethodFPParamTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.espertech.esper.epl.methodbase with parameters of type DotMethodFPParamTypeEnum | |
---|---|
static void |
DotMethodUtil.validateSpecificType(java.lang.String methodUsedName,
DotMethodTypeEnum type,
DotMethodFPParamTypeEnum expectedTypeEnum,
java.lang.Class expectedTypeClass,
java.lang.Class providedType,
int parameterNum,
ExprNode parameterExpression)
|
Constructors in com.espertech.esper.epl.methodbase with parameters of type DotMethodFPParamTypeEnum | |
---|---|
DotMethodFPParam(int lambdaParamNum,
java.lang.String description,
DotMethodFPParamTypeEnum type)
|
|
DotMethodFPParam(java.lang.String description,
DotMethodFPParamTypeEnum type,
java.lang.Class specificType)
|
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |