| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.model |
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.jalo package.
|
| de.hybris.platform.accountsummaryaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentPaymentInfoModel> |
B2BDocumentModel.getDocumentPaymentInfo()
Generated method - Getter of the
B2BDocument.documentPaymentInfo attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentModel.setDocumentPaymentInfo(Collection<B2BDocumentPaymentInfoModel> value)
Generated method - Setter of
B2BDocument.documentPaymentInfo attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
B2BDocumentPaymentInfoModel |
B2BDocumentPaymentInfoResource.getB2BDocumentPaymentInfoModel()
Convenience method which just delegates to
#getResourceValue() |
protected B2BDocumentPaymentInfoModel |
B2BDocumentPaymentInfoResource.readResource(String resourceId)
Gets the
B2BDocumentPaymentInfoModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentPaymentInfoModel> |
B2BDocumentPaymentInfosResource.getB2BDocumentPaymentInfosCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentPaymentInfoResource.setB2BDocumentPaymentInfoModel(B2BDocumentPaymentInfoModel value)
Convenience method which just delegates to
#setResourceValue(B2BDocumentPaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentPaymentInfosResource.setB2BDocumentPaymentInfosCollection(Collection<B2BDocumentPaymentInfoModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.