Uses of Class
com.podio.rating.ValueRatings
-
Packages that use ValueRatings Package Description com.podio.rating -
-
Uses of ValueRatings in com.podio.rating
Methods in com.podio.rating that return ValueRatings Modifier and Type Method Description ValueRatingsTypeRating. getCounts(int value)Methods in com.podio.rating that return types with arguments of type ValueRatings Modifier and Type Method Description Map<Integer,ValueRatings>TypeRating. getCounts()Method parameters in com.podio.rating with type arguments of type ValueRatings Modifier and Type Method Description voidTypeRating. setCounts(Map<Integer,ValueRatings> counts)
-