Uses of Class
de.hybris.platform.sap.sapinvoiceaddon.model.MaterialModel
-
Packages that use MaterialModel Package Description de.hybris.platform.sap.sapinvoiceaddon.model Contains generated models for each type of de.hybris.platform.sap.sapinvoiceaddon.jalo package. -
-
Uses of MaterialModel in de.hybris.platform.sap.sapinvoiceaddon.model
Methods in de.hybris.platform.sap.sapinvoiceaddon.model that return types with arguments of type MaterialModel Modifier and Type Method Description java.util.List<MaterialModel>SapB2BDocumentModel. getMaterial()Generated method - Getter of theSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.Method parameters in de.hybris.platform.sap.sapinvoiceaddon.model with type arguments of type MaterialModel Modifier and Type Method Description voidSapB2BDocumentModel. setMaterial(java.util.List<MaterialModel> value)Generated method - Setter ofSapB2BDocument.materialattribute defined at extensionsapinvoiceaddon.
-