Uses of Class
travel.wink.sdk.extranet.model.AggregateGreendexScoreByCategorySupplier
Packages that use AggregateGreendexScoreByCategorySupplier
-
Uses of AggregateGreendexScoreByCategorySupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return AggregateGreendexScoreByCategorySupplierModifier and TypeMethodDescriptionAggregateGreendexScoreByCategorySupplier.aggregateScore(Float aggregateScore) AggregateGreendexScoreByCategorySupplier.category(AggregateGreendexScoreByCategorySupplier.CategoryEnum category) AggregateGreendexScoreByCategorySupplier.totalScore(Integer totalScore) Methods in travel.wink.sdk.extranet.model that return types with arguments of type AggregateGreendexScoreByCategorySupplierModifier and TypeMethodDescriptionAggregateGreendexAnswersSupplier.getScoresByCategory()Aggregate scores by Green Index categoryMethods in travel.wink.sdk.extranet.model with parameters of type AggregateGreendexScoreByCategorySupplierModifier and TypeMethodDescriptionAggregateGreendexAnswersSupplier.addScoresByCategoryItem(AggregateGreendexScoreByCategorySupplier scoresByCategoryItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type AggregateGreendexScoreByCategorySupplierModifier and TypeMethodDescriptionAggregateGreendexAnswersSupplier.scoresByCategory(List<AggregateGreendexScoreByCategorySupplier> scoresByCategory) voidAggregateGreendexAnswersSupplier.setScoresByCategory(List<AggregateGreendexScoreByCategorySupplier> scoresByCategory)