| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ChangedPath> |
Trigger.changedPath |
| Modifier and Type | Method and Description |
|---|---|
ChangedPath |
ObjectFactory.createChangedPath()
Create an instance of
ChangedPath |
ChangedPath |
ChangedPath.withModification(String value) |
ChangedPath |
ChangedPath.withNewValue(String value) |
ChangedPath |
ChangedPath.withOldValue(String value) |
ChangedPath |
ChangedPath.withPath(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ChangedPath> |
Trigger.getChangedPath()
Gets the value of the changedPath property.
|
| Modifier and Type | Method and Description |
|---|---|
Trigger |
Trigger.withChangedPath(ChangedPath... values) |
| Modifier and Type | Method and Description |
|---|---|
Trigger |
Trigger.withChangedPath(Collection<ChangedPath> values) |
Copyright © 2016. All rights reserved.