Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderItemConfigHeaderModel
-
Packages that use SAPCpiOutboundOrderItemConfigHeaderModel Package Description de.hybris.platform.sap.sapcpiadapter.model 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 SAPCpiOutboundOrderItemConfigHeaderModel Modifier and Type Method Description java.util.Set<SAPCpiOutboundOrderItemConfigHeaderModel>SAPCpiOutboundOrderModel. getProductConfigHeaders()Generated method - Getter of theSAPCpiOutboundOrder.productConfigHeadersattribute defined at extensionsapproductconfigcpiorderexchange.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundOrderItemConfigHeaderModel Modifier and Type Method Description voidSAPCpiOutboundOrderModel. setProductConfigHeaders(java.util.Set<SAPCpiOutboundOrderItemConfigHeaderModel> value)Generated method - Setter ofSAPCpiOutboundOrder.productConfigHeadersattribute defined at extensionsapproductconfigcpiorderexchange.
-