Uses of Class
com.aoindustries.aoserv.client.payment.Payment
-
Packages that use Payment Package Description com.aoindustries.aoserv.client.account com.aoindustries.aoserv.client.billing com.aoindustries.aoserv.client.payment -
-
Uses of Payment in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return Payment Modifier and Type Method Description PaymentAccount. getLastCreditCardTransaction()Gets the most recent credit card transaction. -
Uses of Payment in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return Payment Modifier and Type Method Description PaymentTransaction. getPayment() -
Uses of Payment in com.aoindustries.aoserv.client.payment
Methods in com.aoindustries.aoserv.client.payment that return Payment Modifier and Type Method Description PaymentPaymentTable. get(int pkey)PaymentPaymentTable. getLastCreditCardTransaction(Account bu)
-