Uses of Class
dev.vality.damsel.payment_processing.ShopProxyChanged
Packages that use ShopProxyChanged
-
Uses of ShopProxyChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ShopProxyChangedMethods in dev.vality.damsel.payment_processing with parameters of type ShopProxyChangedModifier and TypeMethodDescriptionintShopProxyChanged.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 ShopProxyChangedModifierConstructorDescriptionShopProxyChanged(ShopProxyChanged other) Performs a deep copy on other.