Uses of Enum Class
com.espertech.esper.common.internal.epl.methodbase.DotMethodFPInputEnum
Package
Description
Dot-method validation for enumeration and date-time methods.
-
Uses of DotMethodFPInputEnum in com.espertech.esper.common.internal.epl.methodbase
Modifier and TypeMethodDescriptionDotMethodFP.getInput()
static DotMethodFPInputEnum
Returns the enum constant of this class with the specified name.static DotMethodFPInputEnum[]
DotMethodFPInputEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionDotMethodFP
(DotMethodFPInputEnum input, DotMethodFPParam... parameters)