Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderItemConfigHeaderModel
Packages that use SAPCpiOutboundOrderItemConfigHeaderModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
-
Uses of SAPCpiOutboundOrderItemConfigHeaderModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundOrderItemConfigHeaderModelModifier and TypeMethodDescriptionSAPCpiOutboundOrderModel.getProductConfigHeaders()Generated method - Getter of theSAPCpiOutboundOrder.productConfigHeadersattribute defined at extensionsapproductconfigcpiorderexchange.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundOrderItemConfigHeaderModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundOrderModel.setProductConfigHeaders(Set<SAPCpiOutboundOrderItemConfigHeaderModel> value) Generated method - Setter ofSAPCpiOutboundOrder.productConfigHeadersattribute defined at extensionsapproductconfigcpiorderexchange.