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