Package | Description |
---|---|
org.optaplanner.examples.examination.domain |
Modifier and Type | Method and Description |
---|---|
RoomPenaltyType |
RoomPenalty.getRoomPenaltyType() |
static RoomPenaltyType |
RoomPenaltyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoomPenaltyType[] |
RoomPenaltyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RoomPenalty.setRoomPenaltyType(RoomPenaltyType roomPenaltyType) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.