Uses of Enum Class
travel.wink.sdk.inventory.model.InventoryMapLightweightNonAuthenticatedEntity.TypeEnum
Packages that use InventoryMapLightweightNonAuthenticatedEntity.TypeEnum
-
Uses of InventoryMapLightweightNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type InventoryMapLightweightNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumType of blockingMethods in travel.wink.sdk.inventory.model that return InventoryMapLightweightNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionInventoryMapLightweightNonAuthenticatedEntity.getType()Type of blockingReturns the enum constant of this class with the specified name.InventoryMapLightweightNonAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type InventoryMapLightweightNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidInventoryMapLightweightNonAuthenticatedEntity.setType(InventoryMapLightweightNonAuthenticatedEntity.TypeEnum type) InventoryMapLightweightNonAuthenticatedEntity.type(InventoryMapLightweightNonAuthenticatedEntity.TypeEnum type)