| Package | Description |
|---|---|
| lu.uni.serval.diff.parser.patch |
| Modifier and Type | Method and Description |
|---|---|
Patch.ChangeType |
Patch.getChangeType() |
static Patch.ChangeType |
Patch.ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Patch.ChangeType[] |
Patch.ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Patch.setChangeType(Patch.ChangeType changeType) |
Copyright © 2020. All rights reserved.