public class MapNestedEntryPropertyGetterArrayObjectArray extends MapNestedEntryPropertyGetterBase
eventAdapterService, fragmentType, propertyMap
Constructor and Description |
---|
MapNestedEntryPropertyGetterArrayObjectArray(java.lang.String propertyMap,
EventType fragmentType,
EventAdapterService eventAdapterService,
int index,
ObjectArrayEventPropertyGetter getter) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
handleNestedValue(java.lang.Object value) |
CodegenExpression |
handleNestedValueCodegen(CodegenExpression name,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
java.lang.Object |
handleNestedValueFragment(java.lang.Object value) |
CodegenExpression |
handleNestedValueFragmentCodegen(CodegenExpression name,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
eventBeanExistsCodegen, eventBeanFragmentCodegen, eventBeanGetCodegen, get, getFragment, getMap, isExistsProperty, isMapExistsProperty, underlyingExistsCodegen, underlyingFragmentCodegen, underlyingGetCodegen
public MapNestedEntryPropertyGetterArrayObjectArray(java.lang.String propertyMap, EventType fragmentType, EventAdapterService eventAdapterService, int index, ObjectArrayEventPropertyGetter getter)
public java.lang.Object handleNestedValue(java.lang.Object value)
handleNestedValue
in class MapNestedEntryPropertyGetterBase
public java.lang.Object handleNestedValueFragment(java.lang.Object value)
handleNestedValueFragment
in class MapNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueCodegen(CodegenExpression name, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueCodegen
in class MapNestedEntryPropertyGetterBase
public CodegenExpression handleNestedValueFragmentCodegen(CodegenExpression name, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
handleNestedValueFragmentCodegen
in class MapNestedEntryPropertyGetterBase