Uses of Class
dev.vality.damsel.proxy_provider.Shop
Packages that use Shop
-
Uses of Shop in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as ShopMethods in dev.vality.damsel.proxy_provider that return ShopModifier and TypeMethodDescriptionShop.deepCopy()PaymentInfo.getShop()RecurrentTokenInfo.getShop()Shop.setCategory(Category category) Shop.setDetails(ShopDetails details) Shop.setLocation(ShopLocation location) Methods in dev.vality.damsel.proxy_provider with parameters of type ShopModifier and TypeMethodDescriptionintbooleanConstructors in dev.vality.damsel.proxy_provider with parameters of type ShopModifierConstructorDescriptionPaymentInfo(Shop shop, Invoice invoice, InvoicePayment payment) RecurrentTokenInfo(RecurrentPaymentTool payment_tool, Shop shop) Performs a deep copy on other.