Uses of Class
travel.wink.sdk.lookup.model.BedNonAuthenticatedEntity
Packages that use BedNonAuthenticatedEntity
-
Uses of BedNonAuthenticatedEntity in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return BedNonAuthenticatedEntityMethods in travel.wink.sdk.lookup.model that return types with arguments of type BedNonAuthenticatedEntityModifier and TypeMethodDescription@NotNull @Valid List<BedNonAuthenticatedEntity>BedroomNonAuthenticatedEntity.getBedList()A bedroom can have more than one bed type.Methods in travel.wink.sdk.lookup.model with parameters of type BedNonAuthenticatedEntityModifier and TypeMethodDescriptionBedroomNonAuthenticatedEntity.addBedListItem(BedNonAuthenticatedEntity bedListItem) Method parameters in travel.wink.sdk.lookup.model with type arguments of type BedNonAuthenticatedEntityModifier and TypeMethodDescriptionBedroomNonAuthenticatedEntity.bedList(List<BedNonAuthenticatedEntity> bedList) voidBedroomNonAuthenticatedEntity.setBedList(List<BedNonAuthenticatedEntity> bedList)