Uses of Enum Class
travel.wink.sdk.user.settings.model.InventoryAuthenticatedEntity.InventoryTypeEnum
Packages that use InventoryAuthenticatedEntity.InventoryTypeEnum
-
Uses of InventoryAuthenticatedEntity.InventoryTypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type InventoryAuthenticatedEntity.InventoryTypeEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumInventory typeMethods in travel.wink.sdk.user.settings.model that return InventoryAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryAuthenticatedEntity.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.InventoryAuthenticatedEntity.InventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.user.settings.model with parameters of type InventoryAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryAuthenticatedEntity.inventoryType(InventoryAuthenticatedEntity.InventoryTypeEnum inventoryType) voidInventoryAuthenticatedEntity.setInventoryType(InventoryAuthenticatedEntity.InventoryTypeEnum inventoryType)