Package | Description |
---|---|
org.purl.wf4ever.roevo.jaxb |
Modifier and Type | Field and Description |
---|---|
protected Change |
ChangeSpecification.HasChange.addition |
protected Change |
ChangeSpecification.HasChange.modification |
protected Change |
ChangeSpecification.HasChange.removal |
Modifier and Type | Method and Description |
---|---|
Change |
ObjectFactory.createChange()
Create an instance of
Change |
Change |
ChangeSpecification.HasChange.getAddition()
Gets the value of the addition property.
|
Change |
ChangeSpecification.HasChange.getModification()
Gets the value of the modification property.
|
Change |
ChangeSpecification.HasChange.getRemoval()
Gets the value of the removal property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeSpecification.HasChange.setAddition(Change value)
Sets the value of the addition property.
|
void |
ChangeSpecification.HasChange.setModification(Change value)
Sets the value of the modification property.
|
void |
ChangeSpecification.HasChange.setRemoval(Change value)
Sets the value of the removal property.
|
Copyright © 2014 myGrid. All rights reserved.