Uses of Class
dev.vality.damsel.payment_processing.ShopModificationUnit
Packages that use ShopModificationUnit
-
Uses of ShopModificationUnit in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ShopModificationUnitModifier and TypeMethodDescriptionShopModificationUnit.deepCopy()PartyModification.getShopModification()ShopModificationUnit.setModification(ShopModification modification) Methods in dev.vality.damsel.payment_processing with parameters of type ShopModificationUnitModifier and TypeMethodDescriptionintShopModificationUnit.compareTo(ShopModificationUnit other) booleanShopModificationUnit.equals(ShopModificationUnit that) voidPartyModification.setShopModification(ShopModificationUnit value) static PartyModificationPartyModification.shop_modification(ShopModificationUnit value) Constructors in dev.vality.damsel.payment_processing with parameters of type ShopModificationUnitModifierConstructorDescriptionPerforms a deep copy on other.