Uses of Enum Class
travel.wink.sdk.lookup.model.MapRequestNonAuthenticatedEntity.InventoryTypesEnum
Packages that use MapRequestNonAuthenticatedEntity.InventoryTypesEnum
-
Uses of MapRequestNonAuthenticatedEntity.InventoryTypesEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type MapRequestNonAuthenticatedEntity.InventoryTypesEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumOptionally which types of blocking to return.Methods in travel.wink.sdk.lookup.model that return MapRequestNonAuthenticatedEntity.InventoryTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MapRequestNonAuthenticatedEntity.InventoryTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model that return types with arguments of type MapRequestNonAuthenticatedEntity.InventoryTypesEnumModifier and TypeMethodDescriptionMapRequestNonAuthenticatedEntity.getInventoryTypes()Get inventoryTypesMethods in travel.wink.sdk.lookup.model with parameters of type MapRequestNonAuthenticatedEntity.InventoryTypesEnumModifier and TypeMethodDescriptionMapRequestNonAuthenticatedEntity.addInventoryTypesItem(MapRequestNonAuthenticatedEntity.InventoryTypesEnum inventoryTypesItem) Method parameters in travel.wink.sdk.lookup.model with type arguments of type MapRequestNonAuthenticatedEntity.InventoryTypesEnumModifier and TypeMethodDescriptionMapRequestNonAuthenticatedEntity.inventoryTypes(List<MapRequestNonAuthenticatedEntity.InventoryTypesEnum> inventoryTypes) voidMapRequestNonAuthenticatedEntity.setInventoryTypes(List<MapRequestNonAuthenticatedEntity.InventoryTypesEnum> inventoryTypes)