Uses of Enum Class
travel.wink.sdk.affiliate.model.AdvancedMapConfiguration.MapMarkerColorEnum
Packages that use AdvancedMapConfiguration.MapMarkerColorEnum
-
Uses of AdvancedMapConfiguration.MapMarkerColorEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return AdvancedMapConfiguration.MapMarkerColorEnumModifier and TypeMethodDescriptionAdvancedMapConfiguration.getMapMarkerColor()Map marker colorReturns the enum constant of this class with the specified name.AdvancedMapConfiguration.MapMarkerColorEnum.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 AdvancedMapConfiguration.MapMarkerColorEnumModifier and TypeMethodDescriptionAdvancedMapConfiguration.mapMarkerColor(AdvancedMapConfiguration.MapMarkerColorEnum mapMarkerColor) voidAdvancedMapConfiguration.setMapMarkerColor(AdvancedMapConfiguration.MapMarkerColorEnum mapMarkerColor)