| Package | Description |
|---|---|
| org.optaplanner.examples.examination.domain |
| Modifier and Type | Method and Description |
|---|---|
PeriodPenaltyType |
PeriodPenalty.getPeriodPenaltyType() |
static PeriodPenaltyType |
PeriodPenaltyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeriodPenaltyType[] |
PeriodPenaltyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodPenalty.setPeriodPenaltyType(PeriodPenaltyType periodPenaltyType) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.