Uses of Class
dev.vality.damsel.merch_stat.StatCustomer
Packages that use StatCustomer
-
Uses of StatCustomer in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return StatCustomerModifier and TypeMethodDescriptionStatCustomer.deepCopy()StatCustomer.setCreatedAt(String created_at) Methods in dev.vality.damsel.merch_stat that return types with arguments of type StatCustomerMethods in dev.vality.damsel.merch_stat with parameters of type StatCustomerModifier and TypeMethodDescriptionintStatCustomer.compareTo(StatCustomer other) booleanStatCustomer.equals(StatCustomer that) Method parameters in dev.vality.damsel.merch_stat with type arguments of type StatCustomerModifier and TypeMethodDescriptionstatic StatResponseDataStatResponseData.customers(List<StatCustomer> value) voidStatResponseData.setCustomers(List<StatCustomer> value) Constructors in dev.vality.damsel.merch_stat with parameters of type StatCustomer