Uses of Class
br.com.juno.integration.api.model.Payment
-
Packages that use Payment Package Description br.com.juno.integration.api.model -
-
Uses of Payment in br.com.juno.integration.api.model
Methods in br.com.juno.integration.api.model that return types with arguments of type Payment Modifier and Type Method Description List<Payment>Charge. getPayments()List<Payment>PaymentRefundTransaction. getPayments()List<Payment>PaymentTransaction. getPayments()Method parameters in br.com.juno.integration.api.model with type arguments of type Payment Modifier and Type Method Description protected voidCharge. setPayments(List<Payment> payments)protected voidPaymentRefundTransaction. setPayments(List<Payment> payments)
-