Uses of Class
dev.vality.damsel.payment_processing.CustomerUnready
Packages that use CustomerUnready
-
Uses of CustomerUnready in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return CustomerUnreadyMethods in dev.vality.damsel.payment_processing with parameters of type CustomerUnreadyModifier and TypeMethodDescriptionintCustomerUnready.compareTo(CustomerUnready other) booleanCustomerUnready.equals(CustomerUnready that) voidCustomerStatus.setUnready(CustomerUnready value) static CustomerStatusCustomerStatus.unready(CustomerUnready value) Constructors in dev.vality.damsel.payment_processing with parameters of type CustomerUnreadyModifierConstructorDescriptionCustomerUnready(CustomerUnready other) Performs a deep copy on other.