| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.populators.impl | |
| org.cxml |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AbstractOrderEntryModel,ItemIn> |
DefaultPunchOutOrderMessagePopulator.getPunchOutOrderEntryConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPunchOutItemInPopulator.populate(AbstractOrderEntryModel orderEntry,
ItemIn itemIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPunchOutOrderMessagePopulator.setPunchOutOrderEntryConverter(Converter<AbstractOrderEntryModel,ItemIn> PunchOutOrderEntryPopulator) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemIn |
ContractItemIn.itemIn |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ItemIn> |
PunchOutOrderMessage.itemIn |
protected java.util.List<ItemIn> |
PurchaseRequisition.itemIn |
| Modifier and Type | Method and Description |
|---|---|
ItemIn |
ObjectFactory.createItemIn()
Create an instance of
ItemIn |
ItemIn |
ContractItemIn.getItemIn()
Gets the value of the itemIn property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemIn> |
PunchOutOrderMessage.getItemIn()
Gets the value of the itemIn property.
|
java.util.List<ItemIn> |
PurchaseRequisition.getItemIn()
Gets the value of the itemIn property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContractItemIn.setItemIn(ItemIn value)
Sets the value of the itemIn property.
|
Copyright © 2018 SAP SE. All Rights Reserved.