Package | Description |
---|---|
com.espertech.esper.common.internal.event.json.parser.core |
Modifier and Type | Field and Description |
---|---|
protected JsonValueType |
JsonDelegateBase.valueType |
Modifier and Type | Method and Description |
---|---|
static JsonValueType |
JsonValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonValueType[] |
JsonValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2021. All rights reserved.