Uses of Class
de.hybris.platform.subscriptionfacades.data.OrderEntryPriceData
-
Packages that use OrderEntryPriceData Package Description de.hybris.platform.commercefacades.order.data -
-
Uses of OrderEntryPriceData in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return types with arguments of type OrderEntryPriceData Modifier and Type Method Description java.util.List<OrderEntryPriceData>OrderEntryData. getOrderEntryPrices()Method parameters in de.hybris.platform.commercefacades.order.data with type arguments of type OrderEntryPriceData Modifier and Type Method Description voidOrderEntryData. setOrderEntryPrices(java.util.List<OrderEntryPriceData> orderEntryPrices)
-