Uses of Class
org.salespointframework.payment.Cash
-
Packages that use Cash Package Description org.salespointframework.payment The payment subsystem with domain types to capture payment information (credit cards etc.). -
-
Uses of Cash in org.salespointframework.payment
Fields in org.salespointframework.payment declared as Cash Modifier and Type Field Description static CashCash. CASHA convenience instanceCASHis defined in this class, which can be reused, instead of instantiating a new instance every time one is needed.
-