| Package | Description |
|---|---|
| de.hybris.platform.sap.sapinvoiceaddon.model |
Contains generated models for each type of de.hybris.platform.sap.sapinvoiceaddon.jalo package.
|
| de.hybris.platform.sap.sapinvoiceaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PartnerAddressModel> |
SapB2BDocumentModel.getPartnerAddress()
Generated method - Getter of the
SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
SapB2BDocumentModel.setPartnerAddress(java.util.List<PartnerAddressModel> value)
Generated method - Setter of
SapB2BDocument.partnerAddress attribute defined at extension sapinvoiceaddon. |
| Modifier and Type | Method and Description |
|---|---|
PartnerAddressModel |
PartnerAddressResource.getPartnerAddressModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PartnerAddressModel |
PartnerAddressResource.readResource(java.lang.String resourceId)
Gets the
PartnerAddressModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PartnerAddressModel> |
PartnerAddressesResource.getPartnerAddressesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerAddressResource.setPartnerAddressModel(PartnerAddressModel value)
Convenience method which just delegates to
#setResourceValue(PartnerAddressModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerAddressesResource.setPartnerAddressesCollection(java.util.Collection<PartnerAddressModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.