Uses of Class
dev.vality.swag.analytics.model.ShopLocation.LocationTypeEnum
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of ShopLocation.LocationTypeEnum in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return ShopLocation.LocationTypeEnum Modifier and Type Method Description static ShopLocation.LocationTypeEnumShopLocation.LocationTypeEnum. fromValue(String text)ShopLocation.LocationTypeEnumShopLocation. getLocationType()Тип местоположенияstatic ShopLocation.LocationTypeEnumShopLocation.LocationTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static ShopLocation.LocationTypeEnum[]ShopLocation.LocationTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.swag.analytics.model with parameters of type ShopLocation.LocationTypeEnum Modifier and Type Method Description ShopLocationShopLocation. locationType(ShopLocation.LocationTypeEnum locationType)voidShopLocation. setLocationType(ShopLocation.LocationTypeEnum locationType)