public class ModifiedUser
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ModifiedUser() |
| Modifier and Type | Method and Description |
|---|---|
UserAttributeValues |
getCurrentValue() |
UserAttributeValues |
getPreviousValue() |
void |
setCurrentValue(UserAttributeValues currentValue) |
void |
setPreviousValue(UserAttributeValues previousValue) |
public void setPreviousValue(UserAttributeValues previousValue)
public UserAttributeValues getPreviousValue()
public void setCurrentValue(UserAttributeValues currentValue)
public UserAttributeValues getCurrentValue()