Uses of Class
com.podio.rating.Rating
-
Packages that use Rating Package Description com.podio.stream -
-
Uses of Rating in com.podio.stream
Methods in com.podio.stream that return types with arguments of type Rating Modifier and Type Method Description List<Rating>StreamObject. getRatings()Method parameters in com.podio.stream with type arguments of type Rating Modifier and Type Method Description voidStreamObject. setRatings(List<Rating> ratings)
-