Uses of Class
dev.vality.damsel.claim_management.ShopAccountParams
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of ShopAccountParams in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return ShopAccountParams Modifier and Type Method Description ShopAccountParamsShopAccountParams. deepCopy()ShopAccountParamsShopModification. getShopAccountCreation()ShopAccountParamsShopAccountParams. setCurrency(CurrencyRef currency)Methods in dev.vality.damsel.claim_management with parameters of type ShopAccountParams Modifier and Type Method Description intShopAccountParams. compareTo(ShopAccountParams other)booleanShopAccountParams. equals(ShopAccountParams that)voidShopModification. setShopAccountCreation(ShopAccountParams value)static ShopModificationShopModification. shop_account_creation(ShopAccountParams value)Constructors in dev.vality.damsel.claim_management with parameters of type ShopAccountParams Constructor Description ShopAccountParams(ShopAccountParams other)Performs a deep copy on other.