Uses of Interface
org.optaplanner.examples.rocktour.domain.RockStandstill
-
Packages that use RockStandstill Package Description org.optaplanner.examples.rocktour.domain -
-
Uses of RockStandstill in org.optaplanner.examples.rocktour.domain
Classes in org.optaplanner.examples.rocktour.domain that implement RockStandstill Modifier and Type Class Description classRockBusclassRockShowMethods in org.optaplanner.examples.rocktour.domain that return RockStandstill Modifier and Type Method Description RockStandstillRockBus. getHosWeekStart()RockStandstillRockShow. getHosWeekStart()RockStandstillRockStandstill. getHosWeekStart()RockStandstillRockShow. getPreviousStandstill()Methods in org.optaplanner.examples.rocktour.domain with parameters of type RockStandstill Modifier and Type Method Description default longRockStandstill. getDrivingTimeTo(RockStandstill standstill)voidRockShow. setHosWeekStart(RockStandstill hosWeekStart)voidRockShow. setPreviousStandstill(RockStandstill previousStandstill)
-