| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
SpecifiedAgreement |
getAgreement()
|
SpecifiedDelivery |
getDelivery()
|
Document |
getLineDocument()
|
Product |
getProduct()
|
SpecifiedSettlement |
getSettlement()
|
Item |
setAgreement(SpecifiedAgreement agreement)
|
Item |
setDelivery(SpecifiedDelivery delivery)
|
Item |
setLineDocument(Document newLineDocument)
|
Item |
setProduct(Product product)
|
Item |
setSettlement(SpecifiedSettlement settlement)
|
public Item()
public SpecifiedAgreement getAgreement()
Gets the specified supply chain trade agreement.
public SpecifiedDelivery getDelivery()
Gets the specified supply chain trade delivery.
public Document getLineDocument()
Gets the item position document.
public Product getProduct()
Gets the specified trade product.
public SpecifiedSettlement getSettlement()
Gets the specified supply chain trade settlement.
public Item setAgreement(SpecifiedAgreement agreement)
Sets the specified supply chain trade agreement.
agreement - the new specified supply chain trade agreementpublic Item setDelivery(SpecifiedDelivery delivery)
Sets the specified supply chain trade delivery.
delivery - the new specified supply chain trade deliverypublic Item setLineDocument(Document newLineDocument)
Sets the new item line document.
newLineDocument - the new positionpublic Item setProduct(Product product)
Sets the specified trade product.
product - the productpublic Item setSettlement(SpecifiedSettlement settlement)
Sets the specified supply chain trade settlement.
settlement - the new specified supply chain trade settlementCopyright © 2014 Konik.io. All Rights Reserved.