Uses of Class
dev.vality.damsel.payment_processing.CustomerBindingStarted
Packages that use CustomerBindingStarted
-
Uses of CustomerBindingStarted in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return CustomerBindingStartedModifier and TypeMethodDescriptionCustomerBindingStarted.deepCopy()CustomerBindingChangePayload.getStarted()CustomerBindingStarted.setBinding(CustomerBinding binding) CustomerBindingStarted.setTimestamp(String timestamp) Methods in dev.vality.damsel.payment_processing with parameters of type CustomerBindingStartedModifier and TypeMethodDescriptionintCustomerBindingStarted.compareTo(CustomerBindingStarted other) booleanCustomerBindingStarted.equals(CustomerBindingStarted that) voidCustomerBindingChangePayload.setStarted(CustomerBindingStarted value) static CustomerBindingChangePayloadCustomerBindingChangePayload.started(CustomerBindingStarted value) Constructors in dev.vality.damsel.payment_processing with parameters of type CustomerBindingStartedModifierConstructorDescriptionPerforms a deep copy on other.