Uses of Enum Class
com.espertech.esper.common.internal.epl.methodbase.DotMethodFPInputEnum
Packages that use DotMethodFPInputEnum
Package
Description
Dot-method validation for enumeration and date-time methods.
-
Uses of DotMethodFPInputEnum in com.espertech.esper.common.internal.epl.methodbase
Methods in com.espertech.esper.common.internal.epl.methodbase that return DotMethodFPInputEnumModifier 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.Constructors in com.espertech.esper.common.internal.epl.methodbase with parameters of type DotMethodFPInputEnumModifierConstructorDescriptionDotMethodFP
(DotMethodFPInputEnum input, DotMethodFPParam... parameters)