Class ItemOut
- java.lang.Object
-
- org.cxml.ItemOut
-
public class ItemOut extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringagreementItemNumberprotected Batchbatchprotected Commentscommentsprotected java.lang.StringcompositeItemTypeprotected java.lang.StringconfirmationDueDateprotected java.util.List<Contact>contactprotected ControlKeyscontrolKeysprotected java.util.List<Distribution>distributionprotected java.lang.StringisAdHocprotected java.lang.StringitemCategoryprotected java.util.List<java.lang.Object>itemDetailOrBlanketItemDetailprotected ItemIDitemIDprotected ItemOutIndustryitemOutIndustryprotected java.lang.StringitemTypeprotected java.lang.StringlineNumberprotected java.util.List<java.lang.Object>masterAgreementReferenceOrMasterAgreementIDInfoprotected java.util.List<Packaging>packagingprotected java.lang.StringparentLineNumberprotected Pathpathprotected java.lang.Stringquantityprotected ReleaseInforeleaseInfoprotected java.lang.StringrequestedDeliveryDateprotected java.lang.StringrequestedShipmentDateprotected java.lang.StringrequiresServiceEntryprotected java.lang.StringrequisitionIDprotected java.util.List<ScheduleLine>scheduleLineprotected Shippingshippingprotected ShipToshipToprotected SpendDetailspendDetailprotected java.util.List<java.lang.Object>supplierIDOrSupplierListprotected Taxtaxprotected TermsOfDeliverytermsOfDeliveryprotected Tolerancestolerances
-
Constructor Summary
Constructors Constructor Description ItemOut()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAgreementItemNumber()Gets the value of the agreementItemNumber property.BatchgetBatch()Gets the value of the batch property.CommentsgetComments()Gets the value of the comments property.java.lang.StringgetCompositeItemType()Gets the value of the compositeItemType property.java.lang.StringgetConfirmationDueDate()Gets the value of the confirmationDueDate property.java.util.List<Contact>getContact()Gets the value of the contact property.ControlKeysgetControlKeys()Gets the value of the controlKeys property.java.util.List<Distribution>getDistribution()Gets the value of the distribution property.java.lang.StringgetIsAdHoc()Gets the value of the isAdHoc property.java.lang.StringgetItemCategory()Gets the value of the itemCategory property.java.util.List<java.lang.Object>getItemDetailOrBlanketItemDetail()Gets the value of the itemDetailOrBlanketItemDetail property.ItemIDgetItemID()Gets the value of the itemID property.ItemOutIndustrygetItemOutIndustry()Gets the value of the itemOutIndustry property.java.lang.StringgetItemType()Gets the value of the itemType property.java.lang.StringgetLineNumber()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.StringgetParentLineNumber()Gets the value of the parentLineNumber property.PathgetPath()Gets the value of the path property.java.lang.StringgetQuantity()Gets the value of the quantity property.ReleaseInfogetReleaseInfo()Gets the value of the releaseInfo property.java.lang.StringgetRequestedDeliveryDate()Gets the value of the requestedDeliveryDate property.java.lang.StringgetRequestedShipmentDate()Gets the value of the requestedShipmentDate property.java.lang.StringgetRequiresServiceEntry()Gets the value of the requiresServiceEntry property.java.lang.StringgetRequisitionID()Gets the value of the requisitionID property.java.util.List<ScheduleLine>getScheduleLine()Gets the value of the scheduleLine property.ShippinggetShipping()Gets the value of the shipping property.ShipTogetShipTo()Gets the value of the shipTo property.SpendDetailgetSpendDetail()Gets the value of the spendDetail property.java.util.List<java.lang.Object>getSupplierIDOrSupplierList()Gets the value of the supplierIDOrSupplierList property.TaxgetTax()Gets the value of the tax property.TermsOfDeliverygetTermsOfDelivery()Gets the value of the termsOfDelivery property.TolerancesgetTolerances()Gets the value of the tolerances property.voidsetAgreementItemNumber(java.lang.String value)Sets the value of the agreementItemNumber property.voidsetBatch(Batch value)Sets the value of the batch property.voidsetComments(Comments value)Sets the value of the comments property.voidsetCompositeItemType(java.lang.String value)Sets the value of the compositeItemType property.voidsetConfirmationDueDate(java.lang.String value)Sets the value of the confirmationDueDate property.voidsetControlKeys(ControlKeys value)Sets the value of the controlKeys property.voidsetIsAdHoc(java.lang.String value)Sets the value of the isAdHoc property.voidsetItemCategory(java.lang.String value)Sets the value of the itemCategory property.voidsetItemID(ItemID value)Sets the value of the itemID property.voidsetItemOutIndustry(ItemOutIndustry value)Sets the value of the itemOutIndustry property.voidsetItemType(java.lang.String value)Sets the value of the itemType property.voidsetLineNumber(java.lang.String value)Sets the value of the lineNumber property.voidsetParentLineNumber(java.lang.String value)Sets the value of the parentLineNumber property.voidsetPath(Path value)Sets the value of the path property.voidsetQuantity(java.lang.String value)Sets the value of the quantity property.voidsetReleaseInfo(ReleaseInfo value)Sets the value of the releaseInfo property.voidsetRequestedDeliveryDate(java.lang.String value)Sets the value of the requestedDeliveryDate property.voidsetRequestedShipmentDate(java.lang.String value)Sets the value of the requestedShipmentDate property.voidsetRequiresServiceEntry(java.lang.String value)Sets the value of the requiresServiceEntry property.voidsetRequisitionID(java.lang.String value)Sets the value of the requisitionID property.voidsetShipping(Shipping value)Sets the value of the shipping property.voidsetShipTo(ShipTo value)Sets the value of the shipTo property.voidsetSpendDetail(SpendDetail value)Sets the value of the spendDetail property.voidsetTax(Tax value)Sets the value of the tax property.voidsetTermsOfDelivery(TermsOfDelivery value)Sets the value of the termsOfDelivery property.voidsetTolerances(Tolerances value)Sets the value of the tolerances property.
-
-
-
Field Detail
-
quantity
protected java.lang.String quantity
-
lineNumber
protected java.lang.String lineNumber
-
requisitionID
protected java.lang.String requisitionID
-
agreementItemNumber
protected java.lang.String agreementItemNumber
-
requestedDeliveryDate
protected java.lang.String requestedDeliveryDate
-
isAdHoc
protected java.lang.String isAdHoc
-
parentLineNumber
protected java.lang.String parentLineNumber
-
itemType
protected java.lang.String itemType
-
requiresServiceEntry
protected java.lang.String requiresServiceEntry
-
confirmationDueDate
protected java.lang.String confirmationDueDate
-
compositeItemType
protected java.lang.String compositeItemType
-
itemCategory
protected java.lang.String itemCategory
-
requestedShipmentDate
protected java.lang.String requestedShipmentDate
-
itemID
protected ItemID itemID
-
path
protected Path path
-
itemDetailOrBlanketItemDetail
protected java.util.List<java.lang.Object> itemDetailOrBlanketItemDetail
-
supplierIDOrSupplierList
protected java.util.List<java.lang.Object> supplierIDOrSupplierList
-
shipTo
protected ShipTo shipTo
-
shipping
protected Shipping shipping
-
tax
protected Tax tax
-
spendDetail
protected SpendDetail spendDetail
-
distribution
protected java.util.List<Distribution> distribution
-
contact
protected java.util.List<Contact> contact
-
termsOfDelivery
protected TermsOfDelivery termsOfDelivery
-
comments
protected Comments comments
-
tolerances
protected Tolerances tolerances
-
controlKeys
protected ControlKeys controlKeys
-
scheduleLine
protected java.util.List<ScheduleLine> scheduleLine
-
masterAgreementReferenceOrMasterAgreementIDInfo
protected java.util.List<java.lang.Object> masterAgreementReferenceOrMasterAgreementIDInfo
-
itemOutIndustry
protected ItemOutIndustry itemOutIndustry
-
packaging
protected java.util.List<Packaging> packaging
-
releaseInfo
protected ReleaseInfo releaseInfo
-
batch
protected Batch batch
-
-
Method Detail
-
getQuantity
public java.lang.String getQuantity()
Gets the value of the quantity property.- Returns:
- possible object is
String
-
setQuantity
public void setQuantity(java.lang.String value)
Sets the value of the quantity property.- Parameters:
value- allowed object isString
-
getLineNumber
public java.lang.String getLineNumber()
Gets the value of the lineNumber property.- Returns:
- possible object is
String
-
setLineNumber
public void setLineNumber(java.lang.String value)
Sets the value of the lineNumber property.- Parameters:
value- allowed object isString
-
getRequisitionID
public java.lang.String getRequisitionID()
Gets the value of the requisitionID property.- Returns:
- possible object is
String
-
setRequisitionID
public void setRequisitionID(java.lang.String value)
Sets the value of the requisitionID property.- Parameters:
value- allowed object isString
-
getAgreementItemNumber
public java.lang.String getAgreementItemNumber()
Gets the value of the agreementItemNumber property.- Returns:
- possible object is
String
-
setAgreementItemNumber
public void setAgreementItemNumber(java.lang.String value)
Sets the value of the agreementItemNumber property.- Parameters:
value- allowed object isString
-
getRequestedDeliveryDate
public java.lang.String getRequestedDeliveryDate()
Gets the value of the requestedDeliveryDate property.- Returns:
- possible object is
String
-
setRequestedDeliveryDate
public void setRequestedDeliveryDate(java.lang.String value)
Sets the value of the requestedDeliveryDate property.- Parameters:
value- allowed object isString
-
getIsAdHoc
public java.lang.String getIsAdHoc()
Gets the value of the isAdHoc property.- Returns:
- possible object is
String
-
setIsAdHoc
public void setIsAdHoc(java.lang.String value)
Sets the value of the isAdHoc property.- Parameters:
value- allowed object isString
-
getParentLineNumber
public java.lang.String getParentLineNumber()
Gets the value of the parentLineNumber property.- Returns:
- possible object is
String
-
setParentLineNumber
public void setParentLineNumber(java.lang.String value)
Sets the value of the parentLineNumber property.- Parameters:
value- allowed object isString
-
getItemType
public java.lang.String getItemType()
Gets the value of the itemType property.- Returns:
- possible object is
String
-
setItemType
public void setItemType(java.lang.String value)
Sets the value of the itemType property.- Parameters:
value- allowed object isString
-
getRequiresServiceEntry
public java.lang.String getRequiresServiceEntry()
Gets the value of the requiresServiceEntry property.- Returns:
- possible object is
String
-
setRequiresServiceEntry
public void setRequiresServiceEntry(java.lang.String value)
Sets the value of the requiresServiceEntry property.- Parameters:
value- allowed object isString
-
getConfirmationDueDate
public java.lang.String getConfirmationDueDate()
Gets the value of the confirmationDueDate property.- Returns:
- possible object is
String
-
setConfirmationDueDate
public void setConfirmationDueDate(java.lang.String value)
Sets the value of the confirmationDueDate property.- Parameters:
value- allowed object isString
-
getCompositeItemType
public java.lang.String getCompositeItemType()
Gets the value of the compositeItemType property.- Returns:
- possible object is
String
-
setCompositeItemType
public void setCompositeItemType(java.lang.String value)
Sets the value of the compositeItemType property.- Parameters:
value- allowed object isString
-
getItemCategory
public java.lang.String getItemCategory()
Gets the value of the itemCategory property.- Returns:
- possible object is
String
-
setItemCategory
public void setItemCategory(java.lang.String value)
Sets the value of the itemCategory property.- Parameters:
value- allowed object isString
-
getRequestedShipmentDate
public java.lang.String getRequestedShipmentDate()
Gets the value of the requestedShipmentDate property.- Returns:
- possible object is
String
-
setRequestedShipmentDate
public void setRequestedShipmentDate(java.lang.String value)
Sets the value of the requestedShipmentDate property.- Parameters:
value- allowed object isString
-
getItemID
public ItemID getItemID()
Gets the value of the itemID property.- Returns:
- possible object is
ItemID
-
setItemID
public void setItemID(ItemID value)
Sets the value of the itemID property.- Parameters:
value- allowed object isItemID
-
setPath
public void setPath(Path value)
Sets the value of the path property.- Parameters:
value- allowed object isPath
-
getItemDetailOrBlanketItemDetail
public java.util.List<java.lang.Object> getItemDetailOrBlanketItemDetail()
Gets the value of the itemDetailOrBlanketItemDetail property.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
setmethod 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
ItemDetailBlanketItemDetail
-
getSupplierIDOrSupplierList
public java.util.List<java.lang.Object> getSupplierIDOrSupplierList()
Gets the value of the supplierIDOrSupplierList property.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
setmethod 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
SupplierIDSupplierList
-
getShipTo
public ShipTo getShipTo()
Gets the value of the shipTo property.- Returns:
- possible object is
ShipTo
-
setShipTo
public void setShipTo(ShipTo value)
Sets the value of the shipTo property.- Parameters:
value- allowed object isShipTo
-
getShipping
public Shipping getShipping()
Gets the value of the shipping property.- Returns:
- possible object is
Shipping
-
setShipping
public void setShipping(Shipping value)
Sets the value of the shipping property.- Parameters:
value- allowed object isShipping
-
setTax
public void setTax(Tax value)
Sets the value of the tax property.- Parameters:
value- allowed object isTax
-
getSpendDetail
public SpendDetail getSpendDetail()
Gets the value of the spendDetail property.- Returns:
- possible object is
SpendDetail
-
setSpendDetail
public void setSpendDetail(SpendDetail value)
Sets the value of the spendDetail property.- Parameters:
value- allowed object isSpendDetail
-
getDistribution
public java.util.List<Distribution> getDistribution()
Gets the value of the distribution property.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
setmethod 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
-
getContact
public java.util.List<Contact> getContact()
Gets the value of the contact property.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
setmethod 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
-
getTermsOfDelivery
public TermsOfDelivery getTermsOfDelivery()
Gets the value of the termsOfDelivery property.- Returns:
- possible object is
TermsOfDelivery
-
setTermsOfDelivery
public void setTermsOfDelivery(TermsOfDelivery value)
Sets the value of the termsOfDelivery property.- Parameters:
value- allowed object isTermsOfDelivery
-
getComments
public Comments getComments()
Gets the value of the comments property.- Returns:
- possible object is
Comments
-
setComments
public void setComments(Comments value)
Sets the value of the comments property.- Parameters:
value- allowed object isComments
-
getTolerances
public Tolerances getTolerances()
Gets the value of the tolerances property.- Returns:
- possible object is
Tolerances
-
setTolerances
public void setTolerances(Tolerances value)
Sets the value of the tolerances property.- Parameters:
value- allowed object isTolerances
-
getControlKeys
public ControlKeys getControlKeys()
Gets the value of the controlKeys property.- Returns:
- possible object is
ControlKeys
-
setControlKeys
public void setControlKeys(ControlKeys value)
Sets the value of the controlKeys property.- Parameters:
value- allowed object isControlKeys
-
getScheduleLine
public java.util.List<ScheduleLine> getScheduleLine()
Gets the value of the scheduleLine property.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
setmethod 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
-
getMasterAgreementReferenceOrMasterAgreementIDInfo
public java.util.List<java.lang.Object> getMasterAgreementReferenceOrMasterAgreementIDInfo()
Gets the value of the masterAgreementReferenceOrMasterAgreementIDInfo property.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
setmethod 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
MasterAgreementReferenceMasterAgreementIDInfo
-
getItemOutIndustry
public ItemOutIndustry getItemOutIndustry()
Gets the value of the itemOutIndustry property.- Returns:
- possible object is
ItemOutIndustry
-
setItemOutIndustry
public void setItemOutIndustry(ItemOutIndustry value)
Sets the value of the itemOutIndustry property.- Parameters:
value- allowed object isItemOutIndustry
-
getPackaging
public java.util.List<Packaging> getPackaging()
Gets the value of the packaging property.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
setmethod 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
-
getReleaseInfo
public ReleaseInfo getReleaseInfo()
Gets the value of the releaseInfo property.- Returns:
- possible object is
ReleaseInfo
-
setReleaseInfo
public void setReleaseInfo(ReleaseInfo value)
Sets the value of the releaseInfo property.- Parameters:
value- allowed object isReleaseInfo
-
getBatch
public Batch getBatch()
Gets the value of the batch property.- Returns:
- possible object is
Batch
-
-