| Package | Description |
|---|---|
| org.processmining.dataquality | |
| org.processmining.dataquality.Reasons |
| Modifier and Type | Method and Description |
|---|---|
RepairDuration |
RepairBox.getRepairMethod() |
| Modifier and Type | Method and Description |
|---|---|
static RepairDuration |
RepairDuration.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RepairDuration[] |
RepairDuration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|