Uses of Class
dev.vality.damsel.payment_processing.PartyRevisionChanged
Packages that use PartyRevisionChanged
-
Uses of PartyRevisionChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PartyRevisionChangedModifier and TypeMethodDescriptionPartyRevisionChanged.deepCopy()PartyChange.getRevisionChanged()PartyRevisionChanged.setRevision(long revision) PartyRevisionChanged.setTimestamp(String timestamp) Methods in dev.vality.damsel.payment_processing with parameters of type PartyRevisionChangedModifier and TypeMethodDescriptionintPartyRevisionChanged.compareTo(PartyRevisionChanged other) booleanPartyRevisionChanged.equals(PartyRevisionChanged that) static PartyChangePartyChange.revision_changed(PartyRevisionChanged value) voidPartyChange.setRevisionChanged(PartyRevisionChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type PartyRevisionChangedModifierConstructorDescriptionPerforms a deep copy on other.