public class ItemOut
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
agreementItemNumber |
protected Batch |
batch |
protected Comments |
comments |
protected java.lang.String |
compositeItemType |
protected java.lang.String |
confirmationDueDate |
protected java.util.List<Contact> |
contact |
protected ControlKeys |
controlKeys |
protected java.util.List<Distribution> |
distribution |
protected java.lang.String |
isAdHoc |
protected java.lang.String |
itemCategory |
protected java.util.List<java.lang.Object> |
itemDetailOrBlanketItemDetail |
protected ItemID |
itemID |
protected ItemOutIndustry |
itemOutIndustry |
protected java.lang.String |
itemType |
protected java.lang.String |
lineNumber |
protected java.util.List<java.lang.Object> |
masterAgreementReferenceOrMasterAgreementIDInfo |
protected java.util.List<Packaging> |
packaging |
protected java.lang.String |
parentLineNumber |
protected Path |
path |
protected java.lang.String |
quantity |
protected ReleaseInfo |
releaseInfo |
protected java.lang.String |
requestedDeliveryDate |
protected java.lang.String |
requestedShipmentDate |
protected java.lang.String |
requiresServiceEntry |
protected java.lang.String |
requisitionID |
protected java.util.List<ScheduleLine> |
scheduleLine |
protected Shipping |
shipping |
protected ShipTo |
shipTo |
protected SpendDetail |
spendDetail |
protected java.util.List<java.lang.Object> |
supplierIDOrSupplierList |
protected Tax |
tax |
protected TermsOfDelivery |
termsOfDelivery |
protected Tolerances |
tolerances |
| Constructor and Description |
|---|
ItemOut() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAgreementItemNumber()
Gets the value of the agreementItemNumber property.
|
Batch |
getBatch()
Gets the value of the batch property.
|
Comments |
getComments()
Gets the value of the comments property.
|
java.lang.String |
getCompositeItemType()
Gets the value of the compositeItemType property.
|
java.lang.String |
getConfirmationDueDate()
Gets the value of the confirmationDueDate property.
|
java.util.List<Contact> |
getContact()
Gets the value of the contact property.
|
ControlKeys |
getControlKeys()
Gets the value of the controlKeys property.
|
java.util.List<Distribution> |
getDistribution()
Gets the value of the distribution property.
|
java.lang.String |
getIsAdHoc()
Gets the value of the isAdHoc property.
|
java.lang.String |
getItemCategory()
Gets the value of the itemCategory property.
|
java.util.List<java.lang.Object> |
getItemDetailOrBlanketItemDetail()
Gets the value of the itemDetailOrBlanketItemDetail property.
|
ItemID |
getItemID()
Gets the value of the itemID property.
|
ItemOutIndustry |
getItemOutIndustry()
Gets the value of the itemOutIndustry property.
|
java.lang.String |
getItemType()
Gets the value of the itemType property.
|
java.lang.String |
getLineNumber()
Gets the value of the lineNumber property.
|
java.util.List<java.lang.Object> |
getMasterAgreementReferenceOrMasterAgreementIDInfo()
Gets the value of the masterAgreementReferenceOrMasterAgreementIDInfo property.
|
java.util.List<Packaging> |
getPackaging()
Gets the value of the packaging property.
|
java.lang.String |
getParentLineNumber()
Gets the value of the parentLineNumber property.
|
Path |
getPath()
Gets the value of the path property.
|
java.lang.String |
getQuantity()
Gets the value of the quantity property.
|
ReleaseInfo |
getReleaseInfo()
Gets the value of the releaseInfo property.
|
java.lang.String |
getRequestedDeliveryDate()
Gets the value of the requestedDeliveryDate property.
|
java.lang.String |
getRequestedShipmentDate()
Gets the value of the requestedShipmentDate property.
|
java.lang.String |
getRequiresServiceEntry()
Gets the value of the requiresServiceEntry property.
|
java.lang.String |
getRequisitionID()
Gets the value of the requisitionID property.
|
java.util.List<ScheduleLine> |
getScheduleLine()
Gets the value of the scheduleLine property.
|
Shipping |
getShipping()
Gets the value of the shipping property.
|
ShipTo |
getShipTo()
Gets the value of the shipTo property.
|
SpendDetail |
getSpendDetail()
Gets the value of the spendDetail property.
|
java.util.List<java.lang.Object> |
getSupplierIDOrSupplierList()
Gets the value of the supplierIDOrSupplierList property.
|
Tax |
getTax()
Gets the value of the tax property.
|
TermsOfDelivery |
getTermsOfDelivery()
Gets the value of the termsOfDelivery property.
|
Tolerances |
getTolerances()
Gets the value of the tolerances property.
|
void |
setAgreementItemNumber(java.lang.String value)
Sets the value of the agreementItemNumber property.
|
void |
setBatch(Batch value)
Sets the value of the batch property.
|
void |
setComments(Comments value)
Sets the value of the comments property.
|
void |
setCompositeItemType(java.lang.String value)
Sets the value of the compositeItemType property.
|
void |
setConfirmationDueDate(java.lang.String value)
Sets the value of the confirmationDueDate property.
|
void |
setControlKeys(ControlKeys value)
Sets the value of the controlKeys property.
|
void |
setIsAdHoc(java.lang.String value)
Sets the value of the isAdHoc property.
|
void |
setItemCategory(java.lang.String value)
Sets the value of the itemCategory property.
|
void |
setItemID(ItemID value)
Sets the value of the itemID property.
|
void |
setItemOutIndustry(ItemOutIndustry value)
Sets the value of the itemOutIndustry property.
|
void |
setItemType(java.lang.String value)
Sets the value of the itemType property.
|
void |
setLineNumber(java.lang.String value)
Sets the value of the lineNumber property.
|
void |
setParentLineNumber(java.lang.String value)
Sets the value of the parentLineNumber property.
|
void |
setPath(Path value)
Sets the value of the path property.
|
void |
setQuantity(java.lang.String value)
Sets the value of the quantity property.
|
void |
setReleaseInfo(ReleaseInfo value)
Sets the value of the releaseInfo property.
|
void |
setRequestedDeliveryDate(java.lang.String value)
Sets the value of the requestedDeliveryDate property.
|
void |
setRequestedShipmentDate(java.lang.String value)
Sets the value of the requestedShipmentDate property.
|
void |
setRequiresServiceEntry(java.lang.String value)
Sets the value of the requiresServiceEntry property.
|
void |
setRequisitionID(java.lang.String value)
Sets the value of the requisitionID property.
|
void |
setShipping(Shipping value)
Sets the value of the shipping property.
|
void |
setShipTo(ShipTo value)
Sets the value of the shipTo property.
|
void |
setSpendDetail(SpendDetail value)
Sets the value of the spendDetail property.
|
void |
setTax(Tax value)
Sets the value of the tax property.
|
void |
setTermsOfDelivery(TermsOfDelivery value)
Sets the value of the termsOfDelivery property.
|
void |
setTolerances(Tolerances value)
Sets the value of the tolerances property.
|
protected java.lang.String quantity
protected java.lang.String lineNumber
protected java.lang.String requisitionID
protected java.lang.String agreementItemNumber
protected java.lang.String requestedDeliveryDate
protected java.lang.String isAdHoc
protected java.lang.String parentLineNumber
protected java.lang.String itemType
protected java.lang.String requiresServiceEntry
protected java.lang.String confirmationDueDate
protected java.lang.String compositeItemType
protected java.lang.String itemCategory
protected java.lang.String requestedShipmentDate
protected ItemID itemID
protected Path path
protected java.util.List<java.lang.Object> itemDetailOrBlanketItemDetail
protected java.util.List<java.lang.Object> supplierIDOrSupplierList
protected ShipTo shipTo
protected Shipping shipping
protected Tax tax
protected SpendDetail spendDetail
protected java.util.List<Distribution> distribution
protected java.util.List<Contact> contact
protected TermsOfDelivery termsOfDelivery
protected Comments comments
protected Tolerances tolerances
protected ControlKeys controlKeys
protected java.util.List<ScheduleLine> scheduleLine
protected java.util.List<java.lang.Object> masterAgreementReferenceOrMasterAgreementIDInfo
protected ItemOutIndustry itemOutIndustry
protected java.util.List<Packaging> packaging
protected ReleaseInfo releaseInfo
protected Batch batch
public java.lang.String getQuantity()
Stringpublic void setQuantity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLineNumber()
Stringpublic void setLineNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequisitionID()
Stringpublic void setRequisitionID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAgreementItemNumber()
Stringpublic void setAgreementItemNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestedDeliveryDate()
Stringpublic void setRequestedDeliveryDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIsAdHoc()
Stringpublic void setIsAdHoc(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getParentLineNumber()
Stringpublic void setParentLineNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getItemType()
Stringpublic void setItemType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequiresServiceEntry()
Stringpublic void setRequiresServiceEntry(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConfirmationDueDate()
Stringpublic void setConfirmationDueDate(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCompositeItemType()
Stringpublic void setCompositeItemType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getItemCategory()
Stringpublic void setItemCategory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRequestedShipmentDate()
Stringpublic void setRequestedShipmentDate(java.lang.String value)
value - allowed object is
Stringpublic ItemID getItemID()
ItemIDpublic void setItemID(ItemID value)
value - allowed object is
ItemIDpublic void setPath(Path value)
value - allowed object is
Pathpublic java.util.List<java.lang.Object> getItemDetailOrBlanketItemDetail()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the itemDetailOrBlanketItemDetail property.
For example, to add a new item, do as follows:
getItemDetailOrBlanketItemDetail().add(newItem);
Objects of the following type(s) are allowed in the list
ItemDetail
BlanketItemDetail
public java.util.List<java.lang.Object> getSupplierIDOrSupplierList()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the supplierIDOrSupplierList property.
For example, to add a new item, do as follows:
getSupplierIDOrSupplierList().add(newItem);
Objects of the following type(s) are allowed in the list
SupplierID
SupplierList
public ShipTo getShipTo()
ShipTopublic void setShipTo(ShipTo value)
value - allowed object is
ShipTopublic Shipping getShipping()
Shippingpublic void setShipping(Shipping value)
value - allowed object is
Shippingpublic void setTax(Tax value)
value - allowed object is
Taxpublic SpendDetail getSpendDetail()
SpendDetailpublic void setSpendDetail(SpendDetail value)
value - allowed object is
SpendDetailpublic java.util.List<Distribution> getDistribution()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the distribution property.
For example, to add a new item, do as follows:
getDistribution().add(newItem);
Objects of the following type(s) are allowed in the list
Distribution
public java.util.List<Contact> getContact()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the contact property.
For example, to add a new item, do as follows:
getContact().add(newItem);
Objects of the following type(s) are allowed in the list
Contact
public TermsOfDelivery getTermsOfDelivery()
TermsOfDeliverypublic void setTermsOfDelivery(TermsOfDelivery value)
value - allowed object is
TermsOfDeliverypublic Comments getComments()
Commentspublic void setComments(Comments value)
value - allowed object is
Commentspublic Tolerances getTolerances()
Tolerancespublic void setTolerances(Tolerances value)
value - allowed object is
Tolerancespublic ControlKeys getControlKeys()
ControlKeyspublic void setControlKeys(ControlKeys value)
value - allowed object is
ControlKeyspublic java.util.List<ScheduleLine> getScheduleLine()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the scheduleLine property.
For example, to add a new item, do as follows:
getScheduleLine().add(newItem);
Objects of the following type(s) are allowed in the list
ScheduleLine
public java.util.List<java.lang.Object> getMasterAgreementReferenceOrMasterAgreementIDInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the masterAgreementReferenceOrMasterAgreementIDInfo property.
For example, to add a new item, do as follows:
getMasterAgreementReferenceOrMasterAgreementIDInfo().add(newItem);
Objects of the following type(s) are allowed in the list
MasterAgreementReference
MasterAgreementIDInfo
public ItemOutIndustry getItemOutIndustry()
ItemOutIndustrypublic void setItemOutIndustry(ItemOutIndustry value)
value - allowed object is
ItemOutIndustrypublic java.util.List<Packaging> getPackaging()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the packaging property.
For example, to add a new item, do as follows:
getPackaging().add(newItem);
Objects of the following type(s) are allowed in the list
Packaging
public ReleaseInfo getReleaseInfo()
ReleaseInfopublic void setReleaseInfo(ReleaseInfo value)
value - allowed object is
ReleaseInfopublic Batch getBatch()
BatchCopyright © 2018 SAP SE. All Rights Reserved.