public class DefaultObjectAttributeComparator.AttributeComparisonContext
extends java.lang.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 © 2018 SAP SE. All Rights Reserved.