Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.PaymentMethodRef
Packages that use PaymentMethodRef
-
Uses of PaymentMethodRef in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return PaymentMethodRefModifier and TypeMethodDescriptionPaymentMethodRef.atbaseType(String atbaseType) PaymentMethodRef.atreferredType(String atreferredType) PaymentMethodRef.atschemaLocation(String atschemaLocation) @Valid PaymentMethodRefCustomerBill.getPaymentMethod()Get paymentMethodMethods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type PaymentMethodRefModifier and TypeMethodDescriptionCustomerBill.paymentMethod(PaymentMethodRef paymentMethod) voidCustomerBill.setPaymentMethod(PaymentMethodRef paymentMethod)