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