Uses of Class
dev.vality.damsel.payment_processing.ClaimUpdated
Packages that use ClaimUpdated
-
Uses of ClaimUpdated in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return ClaimUpdatedModifier and TypeMethodDescriptionClaimUpdated.deepCopy()PartyChange.getClaimUpdated()ClaimUpdated.setChangeset(List<PartyModification> changeset) ClaimUpdated.setId(long id) ClaimUpdated.setRevision(int revision) ClaimUpdated.setUpdatedAt(String updated_at) Methods in dev.vality.damsel.payment_processing with parameters of type ClaimUpdatedModifier and TypeMethodDescriptionstatic PartyChangePartyChange.claim_updated(ClaimUpdated value) intClaimUpdated.compareTo(ClaimUpdated other) booleanClaimUpdated.equals(ClaimUpdated that) voidPartyChange.setClaimUpdated(ClaimUpdated value) Constructors in dev.vality.damsel.payment_processing with parameters of type ClaimUpdated