| Package | Description |
|---|---|
| org.openl.rules.diff.tree |
| Modifier and Type | Method and Description |
|---|---|
DiffStatus |
DiffElement.getDiffStatus()
Difference status of the element compared to original one.
|
DiffStatus |
DiffElementImpl.getDiffStatus() |
static DiffStatus |
DiffStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffStatus[] |
DiffStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.