Uses of Enum Class
travel.wink.sdk.affiliate.model.InventoryMapMarkerAffiliate.InventoryTypeEnum
Packages that use InventoryMapMarkerAffiliate.InventoryTypeEnum
-
Uses of InventoryMapMarkerAffiliate.InventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return InventoryMapMarkerAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryMapMarkerAffiliate.getInventoryType()Type of inventoryReturns the enum constant of this class with the specified name.InventoryMapMarkerAffiliate.InventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type InventoryMapMarkerAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryMapMarkerAffiliate.inventoryType(InventoryMapMarkerAffiliate.InventoryTypeEnum inventoryType) voidInventoryMapMarkerAffiliate.setInventoryType(InventoryMapMarkerAffiliate.InventoryTypeEnum inventoryType)