Uses of Class
org.powertac.factoredcustomer.ProfileRecommendation.Opinion
-
Packages that use ProfileRecommendation.Opinion Package Description org.powertac.factoredcustomer -
-
Uses of ProfileRecommendation.Opinion in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer that return types with arguments of type ProfileRecommendation.Opinion Modifier and Type Method Description Map<CapacityProfile,ProfileRecommendation.Opinion>
ProfileRecommendation. getOpinions()
Methods in org.powertac.factoredcustomer with parameters of type ProfileRecommendation.Opinion Modifier and Type Method Description void
ProfileRecommendation. setOpinion(CapacityProfile profile, ProfileRecommendation.Opinion opinion)
-