Uses of Class
dev.vality.damsel.payment_processing.ShopContractChanged
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of ShopContractChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ShopContractChanged Modifier and Type Method Description ShopContractChangedShopContractChanged. deepCopy()ShopContractChangedShopEffect. getContractChanged()ShopContractChangedShopContractChanged. setContractId(String contract_id)ShopContractChangedShopContractChanged. setPayoutToolId(String payout_tool_id)Methods in dev.vality.damsel.payment_processing with parameters of type ShopContractChanged Modifier and Type Method Description intShopContractChanged. compareTo(ShopContractChanged other)static ShopEffectShopEffect. contract_changed(ShopContractChanged value)booleanShopContractChanged. equals(ShopContractChanged that)voidShopEffect. setContractChanged(ShopContractChanged value)Constructors in dev.vality.damsel.payment_processing with parameters of type ShopContractChanged Constructor Description ShopContractChanged(ShopContractChanged other)Performs a deep copy on other.