| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.populators.impl | |
| org.cxml |
| Modifier and Type | Method and Description |
|---|---|
Populator<Tax,java.util.Collection<TaxValue>> |
DefaultOrderRequestCartPopulator.getTaxValuePopulator() |
Populator<Tax,java.util.Collection<TaxValue>> |
DefaultOrderEntryOverridingPopulator.getTaxValuePopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTaxValuePopulator.populate(Tax source,
java.util.Collection<TaxValue> target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrderRequestCartPopulator.setTaxValuePopulator(Populator<Tax,java.util.Collection<TaxValue>> taxValuePopulator) |
void |
DefaultOrderEntryOverridingPopulator.setTaxValuePopulator(Populator<Tax,java.util.Collection<TaxValue>> taxValuePopulator) |
| Modifier and Type | Field and Description |
|---|---|
protected Tax |
QuoteItemOut.tax |
protected Tax |
QuoteItemIn.tax |
protected Tax |
ItemOut.tax |
protected Tax |
PurchaseRequisitionHeader.tax |
protected Tax |
ItemIn.tax |
protected Tax |
OrderRequestHeader.tax |
protected Tax |
Modification.tax |
protected Tax |
PaymentStatus.tax |
protected Tax |
PunchOutOrderMessageHeader.tax |
| Modifier and Type | Method and Description |
|---|---|
Tax |
ObjectFactory.createTax()
Create an instance of
Tax |
Tax |
QuoteItemOut.getTax()
Gets the value of the tax property.
|
Tax |
QuoteItemIn.getTax()
Gets the value of the tax property.
|
Tax |
ItemOut.getTax()
Gets the value of the tax property.
|
Tax |
PurchaseRequisitionHeader.getTax()
Gets the value of the tax property.
|
Tax |
ItemIn.getTax()
Gets the value of the tax property.
|
Tax |
OrderRequestHeader.getTax()
Gets the value of the tax property.
|
Tax |
Modification.getTax()
Gets the value of the tax property.
|
Tax |
PaymentStatus.getTax()
Gets the value of the tax property.
|
Tax |
PunchOutOrderMessageHeader.getTax()
Gets the value of the tax property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuoteItemOut.setTax(Tax value)
Sets the value of the tax property.
|
void |
QuoteItemIn.setTax(Tax value)
Sets the value of the tax property.
|
void |
ItemOut.setTax(Tax value)
Sets the value of the tax property.
|
void |
PurchaseRequisitionHeader.setTax(Tax value)
Sets the value of the tax property.
|
void |
ItemIn.setTax(Tax value)
Sets the value of the tax property.
|
void |
OrderRequestHeader.setTax(Tax value)
Sets the value of the tax property.
|
void |
Modification.setTax(Tax value)
Sets the value of the tax property.
|
void |
PaymentStatus.setTax(Tax value)
Sets the value of the tax property.
|
void |
PunchOutOrderMessageHeader.setTax(Tax value)
Sets the value of the tax property.
|
Copyright © 2018 SAP SE. All Rights Reserved.