public class ObjectArrayNestedEntryPropertyGetterArrayObjectArray extends ObjectArrayNestedEntryPropertyGetterBase
Constructor and Description |
---|
ObjectArrayNestedEntryPropertyGetterArrayObjectArray(int propertyIndex,
EventType fragmentType,
EventAdapterService eventAdapterService,
int index,
ObjectArrayEventPropertyGetter getter) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
handleNestedValue(java.lang.Object value) |
java.lang.Object |
handleNestedValueFragment(java.lang.Object value) |
get, getFragment, getObjectArray, isExistsProperty, isObjectArrayExistsProperty
public ObjectArrayNestedEntryPropertyGetterArrayObjectArray(int propertyIndex, EventType fragmentType, EventAdapterService eventAdapterService, int index, ObjectArrayEventPropertyGetter getter)
public java.lang.Object handleNestedValue(java.lang.Object value)
handleNestedValue
in class ObjectArrayNestedEntryPropertyGetterBase
public java.lang.Object handleNestedValueFragment(java.lang.Object value)
handleNestedValueFragment
in class ObjectArrayNestedEntryPropertyGetterBase