Uses of Class
dev.vality.damsel.payment_processing.ShopProxyChanged
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of ShopProxyChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ShopProxyChanged Modifier and Type Method Description ShopProxyChangedShopProxyChanged. deepCopy()ShopProxyChangedShopEffect. getProxyChanged()ShopProxyChangedShopProxyChanged. setProxy(Proxy proxy)Methods in dev.vality.damsel.payment_processing with parameters of type ShopProxyChanged Modifier and Type Method Description intShopProxyChanged. compareTo(ShopProxyChanged other)booleanShopProxyChanged. equals(ShopProxyChanged that)static ShopEffectShopEffect. proxy_changed(ShopProxyChanged value)voidShopEffect. setProxyChanged(ShopProxyChanged value)Constructors in dev.vality.damsel.payment_processing with parameters of type ShopProxyChanged Constructor Description ShopProxyChanged(ShopProxyChanged other)Performs a deep copy on other.