Uses of Class
travel.wink.sdk.inventory.model.AggregateGreendexScoreByCategoryNonAuthenticatedEntity
Packages that use AggregateGreendexScoreByCategoryNonAuthenticatedEntity
-
Uses of AggregateGreendexScoreByCategoryNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AggregateGreendexScoreByCategoryNonAuthenticatedEntityModifier and TypeMethodDescriptionAggregateGreendexScoreByCategoryNonAuthenticatedEntity.aggregateScore(Float aggregateScore) AggregateGreendexScoreByCategoryNonAuthenticatedEntity.category(AggregateGreendexScoreByCategoryNonAuthenticatedEntity.CategoryEnum category) AggregateGreendexScoreByCategoryNonAuthenticatedEntity.totalScore(Integer totalScore) Methods in travel.wink.sdk.inventory.model that return types with arguments of type AggregateGreendexScoreByCategoryNonAuthenticatedEntityModifier and TypeMethodDescriptionAggregateGreendexAnswersNonAuthenticatedEntity.getScoresByCategory()Aggregate scores by Green Index categoryMethods in travel.wink.sdk.inventory.model with parameters of type AggregateGreendexScoreByCategoryNonAuthenticatedEntityModifier and TypeMethodDescriptionAggregateGreendexAnswersNonAuthenticatedEntity.addScoresByCategoryItem(AggregateGreendexScoreByCategoryNonAuthenticatedEntity scoresByCategoryItem) Method parameters in travel.wink.sdk.inventory.model with type arguments of type AggregateGreendexScoreByCategoryNonAuthenticatedEntityModifier and TypeMethodDescriptionAggregateGreendexAnswersNonAuthenticatedEntity.scoresByCategory(List<AggregateGreendexScoreByCategoryNonAuthenticatedEntity> scoresByCategory) voidAggregateGreendexAnswersNonAuthenticatedEntity.setScoresByCategory(List<AggregateGreendexScoreByCategoryNonAuthenticatedEntity> scoresByCategory)