public class PersonSubstitutionChange extends PersonChange
| Constructor and Description |
|---|
PersonSubstitutionChange(PersonEntity person,
PersonEntity addedSubstitute,
PersonEntity removedSubstitute)
Returns new instance.
|
| Modifier and Type | Method and Description |
|---|---|
PersonEntity |
getAddedSubstitute()
Returns added substitute.
|
PersonEntity |
getRemovedSubstitute()
Returns removed substitute.
|
getPersongetElement, isDebuggerRelevant, isValueChangepublic PersonSubstitutionChange(PersonEntity person, PersonEntity addedSubstitute, PersonEntity removedSubstitute)
person - addedSubstitute - removedSubstitute - public PersonEntity getAddedSubstitute()
public PersonEntity getRemovedSubstitute()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.