public class ChangedItemAttributes extends Object
| Constructor and Description |
|---|
ChangedItemAttributes(Item item,
String qualifier,
Object oldValue,
Object newValue) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getItem() |
Object |
getNewValue() |
Object |
getOldValue() |
String |
getQualifier() |
Copyright © 2017 SAP SE. All Rights Reserved.