Package | Description |
---|---|
com.espertech.esper.common.internal.support |
Modifier and Type | Method and Description |
---|---|
SupportEnum |
SupportBean.getEnumValue() |
static SupportEnum |
SupportEnum.getValueForEnum(int count) |
static SupportEnum |
SupportEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportEnum[] |
SupportEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SupportBean.setEnumValue(SupportEnum enumValue) |
Copyright © 2005–2018. All rights reserved.