| Package | Description |
|---|---|
| de.hybris.platform.chinesetaxinvoiceservices.resource | |
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| Modifier and Type | Method and Description |
|---|---|
TaxInvoiceModel |
TaxInvoiceResource.getTaxInvoiceModel()
Convenience method which just delegates to
#getResourceValue() |
protected TaxInvoiceModel |
TaxInvoiceResource.readResource(String resourceId)
Gets the
TaxInvoiceModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaxInvoiceModel> |
TaxInvoicesResource.getTaxInvoicesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxInvoiceResource.setTaxInvoiceModel(TaxInvoiceModel value)
Convenience method which just delegates to
#setResourceValue(TaxInvoiceModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxInvoicesResource.setTaxInvoicesCollection(Collection<TaxInvoiceModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
TaxInvoiceModel |
AbstractOrderModel.getTaxInvoice()
Generated method - Getter of the
AbstractOrder.taxInvoice attribute defined at extension chinesetaxinvoiceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setTaxInvoice(TaxInvoiceModel value)
Generated method - Setter of
AbstractOrder.taxInvoice attribute defined at extension chinesetaxinvoiceservices. |
Copyright © 2017 SAP SE. All Rights Reserved.