Uses of Class
dev.vality.damsel.domain.ShopLocation
Packages that use ShopLocation
Package
Description
-
Uses of ShopLocation in dev.vality.damsel.claim_management
Fields in dev.vality.damsel.claim_management declared as ShopLocationMethods in dev.vality.damsel.claim_management that return ShopLocationModifier and TypeMethodDescriptionShopParams.getLocation()ShopModification.getLocationModification()Methods in dev.vality.damsel.claim_management with parameters of type ShopLocationModifier and TypeMethodDescriptionstatic ShopModificationShopModification.location_modification(ShopLocation value) ShopParams.setLocation(ShopLocation location) voidShopModification.setLocationModification(ShopLocation value) Constructors in dev.vality.damsel.claim_management with parameters of type ShopLocationModifierConstructorDescriptionShopParams(CategoryRef category, ShopLocation location, ShopDetails details, String contract_id) -
Uses of ShopLocation in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as ShopLocationMethods in dev.vality.damsel.domain that return ShopLocationModifier and TypeMethodDescriptionShopLocation.deepCopy()Shop.getLocation()Condition.getShopLocationIs()static ShopLocationMethods in dev.vality.damsel.domain with parameters of type ShopLocationModifier and TypeMethodDescriptionintShopLocation.compareTo(ShopLocation other) booleanShopLocation.equals(ShopLocation other) Shop.setLocation(ShopLocation location) voidCondition.setShopLocationIs(ShopLocation value) static ConditionCondition.shop_location_is(ShopLocation value) Constructors in dev.vality.damsel.domain with parameters of type ShopLocationModifierConstructorDescriptionShop(String id, String created_at, Blocking blocking, Suspension suspension, ShopDetails details, ShopLocation location, CategoryRef category, String contract_id) ShopLocation(ShopLocation other) -
Uses of ShopLocation in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as ShopLocationMethods in dev.vality.damsel.payment_processing that return ShopLocationModifier and TypeMethodDescriptionShopParams.getLocation()ShopEffect.getLocationChanged()ShopModification.getLocationModification()Methods in dev.vality.damsel.payment_processing with parameters of type ShopLocationModifier and TypeMethodDescriptionstatic ShopEffectShopEffect.location_changed(ShopLocation value) static ShopModificationShopModification.location_modification(ShopLocation value) ShopParams.setLocation(ShopLocation location) voidShopEffect.setLocationChanged(ShopLocation value) voidShopModification.setLocationModification(ShopLocation value) Constructors in dev.vality.damsel.payment_processing with parameters of type ShopLocationModifierConstructorDescriptionShopParams(ShopLocation location, ShopDetails details, String contract_id) -
Uses of ShopLocation in dev.vality.damsel.proxy_inspector
Fields in dev.vality.damsel.proxy_inspector declared as ShopLocationMethods in dev.vality.damsel.proxy_inspector that return ShopLocationMethods in dev.vality.damsel.proxy_inspector with parameters of type ShopLocationConstructors in dev.vality.damsel.proxy_inspector with parameters of type ShopLocationModifierConstructorDescriptionShop(String id, Category category, ShopDetails details, ShopLocation location) -
Uses of ShopLocation in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as ShopLocationMethods in dev.vality.damsel.proxy_provider that return ShopLocationMethods in dev.vality.damsel.proxy_provider with parameters of type ShopLocationConstructors in dev.vality.damsel.proxy_provider with parameters of type ShopLocationModifierConstructorDescriptionShop(String id, Category category, ShopDetails details, ShopLocation location)