Uses of Class
de.hybris.platform.billmanagementservices.jalo.BmPartyPayment
Packages that use BmPartyPayment
-
Uses of BmPartyPayment in de.hybris.platform.billmanagementservices.jalo
Methods in de.hybris.platform.billmanagementservices.jalo that return BmPartyPaymentModifier and TypeMethodDescriptionBillmanagementservicesManager.createBmPartyPayment(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) BillmanagementservicesManager.createBmPartyPayment(Map attributeValues) BmPartyPaymentItem.getPayment()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyPaymentItem.paymentattribute.BmPartyPaymentItem.getPayment(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyPaymentItem.paymentattribute.Methods in de.hybris.platform.billmanagementservices.jalo with parameters of type BmPartyPaymentModifier and TypeMethodDescriptionvoidBmPartyPaymentItem.setPayment(BmPartyPayment value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyPaymentItem.paymentattribute.voidBmPartyPaymentItem.setPayment(de.hybris.platform.jalo.SessionContext ctx, BmPartyPayment value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBmPartyPaymentItem.paymentattribute.