Uses of Interface
com.labs64.netlicensing.domain.entity.PaymentMethod
Package
Description
Schema converters.
Service interfaces.
-
Uses of PaymentMethod in com.labs64.netlicensing.domain.entity.impl
-
Uses of PaymentMethod in com.labs64.netlicensing.schema.converter
-
Uses of PaymentMethod in com.labs64.netlicensing.service
Modifier and TypeMethodDescriptionstatic PaymentMethod
Gets payment method by its number.static PaymentMethod
PaymentMethodService.update
(Context context, String number, PaymentMethod paymentMethod) Updates payment method properties.Modifier and TypeMethodDescriptionstatic Page<PaymentMethod>
Returns payment methods of a vendor.Modifier and TypeMethodDescriptionstatic PaymentMethod
PaymentMethodService.update
(Context context, String number, PaymentMethod paymentMethod) Updates payment method properties.