|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoomPenaltyType | |
---|---|
org.drools.planner.examples.examination.domain |
Uses of RoomPenaltyType in org.drools.planner.examples.examination.domain |
---|
Methods in org.drools.planner.examples.examination.domain that return RoomPenaltyType | |
---|---|
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. |
Methods in org.drools.planner.examples.examination.domain with parameters of type RoomPenaltyType | |
---|---|
void |
RoomPenalty.setRoomPenaltyType(RoomPenaltyType roomPenaltyType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |