public class JsonDelegateCollectionEnum extends JsonDelegateArrayEnum
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
collection
baseHandler, objectValue, parent, stringValue, valueType
Constructor and Description |
---|
JsonDelegateCollectionEnum(JsonHandlerDelegator baseHandler,
JsonDelegateBase parent,
EPTypeClass enumType) |
Modifier and Type | Method and Description |
---|---|
Object |
getResult() |
endOfArrayValue
endArrayValue, endObjectValue, startArray, startObject
addGeneralJson, endBoolean, endNull, endNumber, endString, getParent, jsonNumberFromString, setObjectValue, valueToObject
public static final EPTypeClass EPTYPE
public JsonDelegateCollectionEnum(JsonHandlerDelegator baseHandler, JsonDelegateBase parent, EPTypeClass enumType)
public Object getResult()
getResult
in class JsonDelegateArrayEnum
Copyright © 2005–2021. All rights reserved.