Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiGroupZone
Packages that use ApiGroupZone
-
Uses of ApiGroupZone in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiGroupZoneModifier and TypeMethodDescriptionApiGroupZone.addZonesItem(Integer zonesItem) ApiGroupZone.groupZoneCode(String groupZoneCode) ApiGroupZone.name(ApiContent name) Methods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiGroupZoneModifier and TypeMethodDescription@Valid List<ApiGroupZone>ApiDestination.getGroupZones()List of groups of zones.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiGroupZoneMethod parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiGroupZoneModifier and TypeMethodDescriptionApiDestination.groupZones(List<ApiGroupZone> groupZones) voidApiDestination.setGroupZones(List<ApiGroupZone> groupZones)