Uses of Class
travel.wink.sdk.inventory.model.AggregateGreendexAnswersConsumer
Packages that use AggregateGreendexAnswersConsumer
-
Uses of AggregateGreendexAnswersConsumer in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AggregateGreendexAnswersConsumerModifier and TypeMethodDescriptionAggregateGreendexAnswersConsumer._list(List<AggregateGreendexAnswerConsumer> _list) AggregateGreendexAnswersConsumer.addListItem(AggregateGreendexAnswerConsumer _listItem) AggregateGreendexAnswersConsumer.addScoresByCategoryItem(AggregateGreendexScoreByCategoryConsumer scoresByCategoryItem) AggregateGreendexAnswersConsumer.aggregateScore(Float aggregateScore) HotelInventoryResponseConsumer.getGreenIndexScores()Get greenIndexScoresAggregateGreendexAnswersConsumer.hotelIdentifier(String hotelIdentifier) AggregateGreendexAnswersConsumer.scoresByCategory(List<AggregateGreendexScoreByCategoryConsumer> scoresByCategory) AggregateGreendexAnswersConsumer.totalScore(Integer totalScore) Methods in travel.wink.sdk.inventory.model with parameters of type AggregateGreendexAnswersConsumerModifier and TypeMethodDescriptionHotelInventoryResponseConsumer.greenIndexScores(AggregateGreendexAnswersConsumer greenIndexScores) voidHotelInventoryResponseConsumer.setGreenIndexScores(AggregateGreendexAnswersConsumer greenIndexScores)