Uses of Class
de.hybris.platform.sap.sapinvoiceaddon.jalo.PartnerAddress
Packages that use PartnerAddress
-
Uses of PartnerAddress in de.hybris.platform.sap.sapinvoiceaddon.jalo
Fields in de.hybris.platform.sap.sapinvoiceaddon.jalo with type parameters of type PartnerAddressModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<PartnerAddress>GeneratedSapB2BDocument.PARTNERADDRESSHANDLEROneToManyHandlerfor handling 1:n PARTNERADDRESS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.sapinvoiceaddon.jalo that return PartnerAddressModifier and TypeMethodDescriptionGeneratedSapinvoiceaddonManager.createPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedSapinvoiceaddonManager.createPartnerAddress(Map attributeValues) Methods in de.hybris.platform.sap.sapinvoiceaddon.jalo that return types with arguments of type PartnerAddressModifier and TypeMethodDescriptionGeneratedSapB2BDocument.getPartnerAddress()Generated method - Getter of theSapB2BDocument.partnerAddressattribute.GeneratedSapB2BDocument.getPartnerAddress(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.partnerAddressattribute.Methods in de.hybris.platform.sap.sapinvoiceaddon.jalo with parameters of type PartnerAddressModifier and TypeMethodDescriptionvoidGeneratedSapB2BDocument.addToPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value) Generated method - Addsvalueto partnerAddress.voidGeneratedSapB2BDocument.addToPartnerAddress(PartnerAddress value) Generated method - Addsvalueto partnerAddress.voidGeneratedSapB2BDocument.removeFromPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value) Generated method - Removesvaluefrom partnerAddress.voidGeneratedSapB2BDocument.removeFromPartnerAddress(PartnerAddress value) Generated method - Removesvaluefrom partnerAddress.Method parameters in de.hybris.platform.sap.sapinvoiceaddon.jalo with type arguments of type PartnerAddressModifier and TypeMethodDescriptionvoidGeneratedSapB2BDocument.setPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, List<PartnerAddress> value) Generated method - Setter of theSapB2BDocument.partnerAddressattribute.voidGeneratedSapB2BDocument.setPartnerAddress(List<PartnerAddress> value) Generated method - Setter of theSapB2BDocument.partnerAddressattribute.