public class ObjectArrayNestedEntryPropertyGetterObjectArray extends ObjectArrayNestedEntryPropertyGetterBase
eventAdapterService, fragmentType, propertyIndex
Constructor and Description |
---|
ObjectArrayNestedEntryPropertyGetterObjectArray(int propertyIndex,
EventType fragmentType,
EventAdapterService eventAdapterService,
ObjectArrayEventPropertyGetter arrayGetter) |
Modifier and Type | Method and Description |
---|---|
Object |
handleNestedValue(Object value) |
boolean |
handleNestedValueExists(Object value) |
Object |
handleNestedValueFragment(Object value) |
get, getFragment, getObjectArray, isExistsProperty, isObjectArrayExistsProperty
public ObjectArrayNestedEntryPropertyGetterObjectArray(int propertyIndex, EventType fragmentType, EventAdapterService eventAdapterService, ObjectArrayEventPropertyGetter arrayGetter)
public Object handleNestedValue(Object value)
handleNestedValue
in class ObjectArrayNestedEntryPropertyGetterBase
public Object handleNestedValueFragment(Object value)
handleNestedValueFragment
in class ObjectArrayNestedEntryPropertyGetterBase
public boolean handleNestedValueExists(Object value)
handleNestedValueExists
in class ObjectArrayNestedEntryPropertyGetterBase