|
OptaPlanner distribution 6.0.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeriodPenaltyType | |
---|---|
org.optaplanner.examples.examination.domain |
Uses of PeriodPenaltyType in org.optaplanner.examples.examination.domain |
---|
Methods in org.optaplanner.examples.examination.domain that return PeriodPenaltyType | |
---|---|
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. |
Methods in org.optaplanner.examples.examination.domain with parameters of type PeriodPenaltyType | |
---|---|
void |
PeriodPenalty.setPeriodPenaltyType(PeriodPenaltyType periodPenaltyType)
|
|
OptaPlanner distribution 6.0.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |