Uses of Class
dev.vality.damsel.merch_stat.CustomerPayer
Packages that use CustomerPayer
-
Uses of CustomerPayer in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return CustomerPayerModifier and TypeMethodDescriptionCustomerPayer.deepCopy()Payer.getCustomer()CustomerPayer.setCustomerId(String customer_id) CustomerPayer.setPaymentTool(PaymentTool payment_tool) CustomerPayer.setPhoneNumber(String phone_number) Methods in dev.vality.damsel.merch_stat with parameters of type CustomerPayerModifier and TypeMethodDescriptionintCustomerPayer.compareTo(CustomerPayer other) static PayerPayer.customer(CustomerPayer value) booleanCustomerPayer.equals(CustomerPayer that) voidPayer.setCustomer(CustomerPayer value) Constructors in dev.vality.damsel.merch_stat with parameters of type CustomerPayer