Uses of Class
de.hybris.platform.billmanagementservices.model.BmPartyPaymentModel
Packages that use BmPartyPaymentModel
Package
Description
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
-
Uses of BmPartyPaymentModel in de.hybris.platform.billmanagementservices.model
Methods in de.hybris.platform.billmanagementservices.model that return BmPartyPaymentModelModifier and TypeMethodDescriptionBmPartyPaymentItemModel.getPayment()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyPaymentItem.paymentattribute defined at extensionbillmanagementservices.Methods in de.hybris.platform.billmanagementservices.model with parameters of type BmPartyPaymentModelModifier and TypeMethodDescriptionvoidBmPartyPaymentItemModel.setPayment(BmPartyPaymentModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyPaymentItem.paymentattribute defined at extensionbillmanagementservices. -
Uses of BmPartyPaymentModel in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.paymentref
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.paymentref with parameters of type BmPartyPaymentModelModifier and TypeMethodDescriptionvoidPaymentRefAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentRefAtTypeAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentRefHrefAttributeMapper.populateTargetAttributeFromSource(BmPartyPaymentModel source, PaymentRef target, ma.glasnost.orika.MappingContext context) Deprecated.