Uses of Class
io.awspring.spring.data.examples.model.PaymentMethod
Packages that use PaymentMethod
-
Uses of PaymentMethod in io.awspring.spring.data.examples.model
Methods in io.awspring.spring.data.examples.model that return PaymentMethodMethods in io.awspring.spring.data.examples.model with parameters of type PaymentMethodModifier and TypeMethodDescriptionstatic CustomerAccountCustomerAccount.payment(String accountId, String methodId, PaymentMethod payment) voidCustomerAccount.setPayment(PaymentMethod payment)