| Package | Description |
|---|---|
| net.praqma.util.structure.changeset |
| Modifier and Type | Method and Description |
|---|---|
ChangeSetElement.Status |
ChangeSetElement.getStatus() |
static ChangeSetElement.Status |
ChangeSetElement.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeSetElement.Status[] |
ChangeSetElement.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeSetElement.setStatus(ChangeSetElement.Status status) |
| Constructor and Description |
|---|
ChangeSetElement(File file,
String version,
ChangeSetElement.Status status) |
Copyright © 2018. All rights reserved.