Uses of Class
com.echothree.model.control.rating.common.transfer.RatingListWrapper
Packages that use RatingListWrapper
-
Uses of RatingListWrapper in com.echothree.util.common.transfer
Methods in com.echothree.util.common.transfer that return types with arguments of type RatingListWrapperMethods in com.echothree.util.common.transfer with parameters of type RatingListWrapperModifier and TypeMethodDescriptionvoid
BaseTransfer.addRatings
(String ratingTypeName, RatingListWrapper wrappedRatings) Method parameters in com.echothree.util.common.transfer with type arguments of type RatingListWrapperModifier and TypeMethodDescriptionvoid
BaseTransfer.setRatings
(MapWrapper<RatingListWrapper> ratings)