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 TypeMethodDescription@Valid List<@Valid AggregateGreendexScoreByCategoryNonAuthenticatedEntity> AggregateGreendexAnswersNonAuthenticatedEntity.getScoresByCategory()Get scoresByCategoryMethods 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<@Valid AggregateGreendexScoreByCategoryNonAuthenticatedEntity> scoresByCategory) voidAggregateGreendexAnswersNonAuthenticatedEntity.setScoresByCategory(List<@Valid AggregateGreendexScoreByCategoryNonAuthenticatedEntity> scoresByCategory)