Uses of Class
dev.vality.damsel.payment_processing.ShopContractModification
Packages that use ShopContractModification
-
Uses of ShopContractModification in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ShopContractModificationModifier and TypeMethodDescriptionShopContractModification.deepCopy()ShopModification.getContractModification()ShopContractModification.setContractId(String contract_id) Methods in dev.vality.damsel.payment_processing with parameters of type ShopContractModificationModifier and TypeMethodDescriptionintShopContractModification.compareTo(ShopContractModification other) static ShopModificationShopModification.contract_modification(ShopContractModification value) booleanShopContractModification.equals(ShopContractModification that) voidShopModification.setContractModification(ShopContractModification value) Constructors in dev.vality.damsel.payment_processing with parameters of type ShopContractModificationModifierConstructorDescriptionPerforms a deep copy on other.