Uses of Class
dev.vality.damsel.payment_processing.CustomerDeleted
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of CustomerDeleted in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return CustomerDeleted Modifier and Type Method Description CustomerDeletedCustomerDeleted. deepCopy()CustomerDeletedCustomerChange. getCustomerDeleted()Methods in dev.vality.damsel.payment_processing with parameters of type CustomerDeleted Modifier and Type Method Description intCustomerDeleted. compareTo(CustomerDeleted other)static CustomerChangeCustomerChange. customer_deleted(CustomerDeleted value)booleanCustomerDeleted. equals(CustomerDeleted that)voidCustomerChange. setCustomerDeleted(CustomerDeleted value)Constructors in dev.vality.damsel.payment_processing with parameters of type CustomerDeleted Constructor Description CustomerDeleted(CustomerDeleted other)Performs a deep copy on other.