Uses of Class
dev.vality.damsel.payment_processing.ShopBlocking
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of ShopBlocking in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ShopBlocking Modifier and Type Method Description ShopBlockingShopBlocking. deepCopy()ShopBlockingPartyChange. getShopBlocking()ShopBlockingShopBlocking. setBlocking(Blocking blocking)ShopBlockingShopBlocking. setShopId(String shop_id)Methods in dev.vality.damsel.payment_processing with parameters of type ShopBlocking Modifier and Type Method Description intShopBlocking. compareTo(ShopBlocking other)booleanShopBlocking. equals(ShopBlocking that)voidPartyChange. setShopBlocking(ShopBlocking value)static PartyChangePartyChange. shop_blocking(ShopBlocking value)Constructors in dev.vality.damsel.payment_processing with parameters of type ShopBlocking Constructor Description ShopBlocking(ShopBlocking other)Performs a deep copy on other.