Uses of Class
dev.vality.damsel.webhooker.CustomerBindingSucceeded
Packages that use CustomerBindingSucceeded
-
Uses of CustomerBindingSucceeded in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return CustomerBindingSucceededModifier and TypeMethodDescriptionCustomerBindingSucceeded.deepCopy()CustomerBindingEvent.getSucceeded()Methods in dev.vality.damsel.webhooker with parameters of type CustomerBindingSucceededModifier and TypeMethodDescriptionintCustomerBindingSucceeded.compareTo(CustomerBindingSucceeded other) booleanCustomerBindingSucceeded.equals(CustomerBindingSucceeded that) voidCustomerBindingEvent.setSucceeded(CustomerBindingSucceeded value) static CustomerBindingEventCustomerBindingEvent.succeeded(CustomerBindingSucceeded value) Constructors in dev.vality.damsel.webhooker with parameters of type CustomerBindingSucceededModifierConstructorDescriptionPerforms a deep copy on other.