|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DotMethodTypeEnum | |
---|---|
com.espertech.esper.epl.methodbase | Dot-method validation for enumeration and date-time methods. |
Uses of DotMethodTypeEnum in com.espertech.esper.epl.methodbase |
---|
Methods in com.espertech.esper.epl.methodbase that return DotMethodTypeEnum | |
---|---|
static DotMethodTypeEnum |
DotMethodTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DotMethodTypeEnum[] |
DotMethodTypeEnum.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 DotMethodTypeEnum | |
---|---|
static DotMethodFP |
DotMethodUtil.validateParametersDetermineFootprint(DotMethodFP[] footprints,
DotMethodTypeEnum methodType,
java.lang.String methodUsedName,
DotMethodFPProvided providedFootprint,
DotMethodInputTypeMatcher inputTypeMatcher)
|
static void |
DotMethodUtil.validateSpecificType(java.lang.String methodUsedName,
DotMethodTypeEnum type,
DotMethodFPParamTypeEnum expectedTypeEnum,
java.lang.Class expectedTypeClass,
java.lang.Class providedType,
int parameterNum,
ExprNode parameterExpression)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |