Package | Description |
---|---|
com.espertech.esper.common.internal.epl.expression.dot.core |
Modifier and Type | Method and Description |
---|---|
ExprDotMethodForgeNoDuck.WrapType |
ExprDotMethodForgeNoDuck.getWrapType() |
static ExprDotMethodForgeNoDuck.WrapType |
ExprDotMethodForgeNoDuck.WrapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExprDotMethodForgeNoDuck.WrapType[] |
ExprDotMethodForgeNoDuck.WrapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExprDotMethodForgeNoDuck(String optionalStatementName,
Method method,
EPTypeClass methodTargetType,
ExprForge[] parameters,
ExprDotMethodForgeNoDuck.WrapType wrapType) |
Copyright © 2005–2020. All rights reserved.