public final class JsonGetterNestedArrayIndexedProvided extends JsonGetterNestedArrayIndexedBase
index, innerGetter, underlyingClassName
EPTYPE, EPTYPEARRAY
Constructor and Description |
---|
JsonGetterNestedArrayIndexedProvided(int index,
JsonEventPropertyGetter innerGetter,
String underlyingClassName,
Field field) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName() |
EPTypeClass |
getFieldType() |
boolean |
getJsonExists(Object object) |
Object |
getJsonFragment(Object object) |
Object |
getJsonProp(Object object) |
eventBeanExistsCodegen, eventBeanFragmentCodegen, eventBeanGetCodegen, get, getFragment, isExistsProperty, underlyingExistsCodegen, underlyingFragmentCodegen, underlyingGetCodegen
public JsonGetterNestedArrayIndexedProvided(int index, JsonEventPropertyGetter innerGetter, String underlyingClassName, Field field)
public String getFieldName()
getFieldName
in class JsonGetterNestedArrayIndexedBase
public EPTypeClass getFieldType()
getFieldType
in class JsonGetterNestedArrayIndexedBase
public Object getJsonProp(Object object) throws PropertyAccessException
PropertyAccessException
public boolean getJsonExists(Object object) throws PropertyAccessException
PropertyAccessException
public Object getJsonFragment(Object object) throws PropertyAccessException
PropertyAccessException
Copyright © 2005–2021. All rights reserved.