Uses of Class
dev.vality.damsel.claim_management.ShopContractModification
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of ShopContractModification in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return ShopContractModification Modifier and Type Method Description ShopContractModificationShopContractModification. deepCopy()ShopContractModificationShopModification. getContractModification()ShopContractModificationShopContractModification. setContractId(String contract_id)ShopContractModificationShopContractModification. setPayoutToolId(String payout_tool_id)Methods in dev.vality.damsel.claim_management with parameters of type ShopContractModification Modifier and Type Method Description intShopContractModification. compareTo(ShopContractModification other)static ShopModificationShopModification. contract_modification(ShopContractModification value)booleanShopContractModification. equals(ShopContractModification that)voidShopModification. setContractModification(ShopContractModification value)Constructors in dev.vality.damsel.claim_management with parameters of type ShopContractModification Constructor Description ShopContractModification(ShopContractModification other)Performs a deep copy on other.