Uses of Class
travel.wink.sdk.inventory.model.AggregateGreendexAnswersNonAuthenticatedEntity
Packages that use AggregateGreendexAnswersNonAuthenticatedEntity
-
Uses of AggregateGreendexAnswersNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AggregateGreendexAnswersNonAuthenticatedEntityModifier and TypeMethodDescriptionAggregateGreendexAnswersNonAuthenticatedEntity.addScoresByCategoryItem(AggregateGreendexScoreByCategoryNonAuthenticatedEntity scoresByCategoryItem) AggregateGreendexAnswersNonAuthenticatedEntity.aggregateScore(Float aggregateScore) HotelInventoryResponseNonAuthenticatedEntity.getGreenIndexScores()Detailed Green Index scores on hoe the property scores by categoryAggregateGreendexAnswersNonAuthenticatedEntity.scoresByCategory(List<@Valid AggregateGreendexScoreByCategoryNonAuthenticatedEntity> scoresByCategory) AggregateGreendexAnswersNonAuthenticatedEntity.totalScore(Integer totalScore) Methods in travel.wink.sdk.inventory.model with parameters of type AggregateGreendexAnswersNonAuthenticatedEntityModifier and TypeMethodDescriptionHotelInventoryResponseNonAuthenticatedEntity.greenIndexScores(AggregateGreendexAnswersNonAuthenticatedEntity greenIndexScores) voidHotelInventoryResponseNonAuthenticatedEntity.setGreenIndexScores(AggregateGreendexAnswersNonAuthenticatedEntity greenIndexScores)