public class DefaultObjectAttributeComparator.AttributeComparisonContext extends Object
| Constructor and Description |
|---|
AttributeComparisonContext(TypedObject firstArgRootObject,
TypedObject secondArgRootObject,
PropertyDescriptor propertyDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
TypedObject |
getFirstArgRootObject() |
PropertyDescriptor |
getPropertyDescriptor() |
TypedObject |
getSecondArgRootObject() |
public AttributeComparisonContext(TypedObject firstArgRootObject, TypedObject secondArgRootObject, PropertyDescriptor propertyDescriptor)
public TypedObject getFirstArgRootObject()
public TypedObject getSecondArgRootObject()
public PropertyDescriptor getPropertyDescriptor()
Copyright © 2017 SAP SE. All Rights Reserved.