Uses of Class
dev.vality.damsel.payment_processing.ClaimManagementClaimRef
Packages that use ClaimManagementClaimRef
-
Uses of ClaimManagementClaimRef in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as ClaimManagementClaimRefMethods in dev.vality.damsel.payment_processing that return ClaimManagementClaimRefModifier and TypeMethodDescriptionClaimManagementClaimRef.deepCopy()Claim.getCausedBy()ClaimManagementClaimRef.setId(long id) ClaimManagementClaimRef.setRevision(int revision) Methods in dev.vality.damsel.payment_processing with parameters of type ClaimManagementClaimRefModifier and TypeMethodDescriptionintClaimManagementClaimRef.compareTo(ClaimManagementClaimRef other) booleanClaimManagementClaimRef.equals(ClaimManagementClaimRef that) Claim.setCausedBy(ClaimManagementClaimRef caused_by) Constructors in dev.vality.damsel.payment_processing with parameters of type ClaimManagementClaimRefModifierConstructorDescriptionPerforms a deep copy on other.