Uses of Enum Class
travel.wink.sdk.inventory.model.InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum
Packages that use InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum
-
Uses of InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumMap styleMethods in travel.wink.sdk.inventory.model that return InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnumModifier and TypeMethodDescriptionInventoryMapLightweightNonAuthenticatedEntity.getMapStyle()Map styleReturns the enum constant of this class with the specified name.InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum.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.MapStyleEnumModifier and TypeMethodDescriptionInventoryMapLightweightNonAuthenticatedEntity.mapStyle(InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum mapStyle) voidInventoryMapLightweightNonAuthenticatedEntity.setMapStyle(InventoryMapLightweightNonAuthenticatedEntity.MapStyleEnum mapStyle)