Class ItemOut
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Batchprotected Stringprotected Stringprotected ControlKeysprotected List<Distribution>protected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected ItemIDprotected ItemOutIndustryprotected Stringprotected Stringprotected Stringprotected Pathprotected Stringprotected ReleaseInfoprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected List<ScheduleLine>protected Shippingprotected ShipToprotected SpendDetailprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Taxprotected TermsOfDeliveryprotected Tolerancesprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the agreementItemNumber property.getBatch()Gets the value of the batch property.Gets the value of the comments property.Gets the value of the compositeItemType property.Gets the value of the confirmationDueDate property.Gets the value of the contact property.Gets the value of the controlKeys property.Gets the value of the distribution property.Gets the value of the isAdHoc property.Gets the value of the isDeliveryCompleted property.Gets the value of the isItemChanged property.Gets the value of the isKanban property.Gets the value of the isReturn property.Gets the value of the itemCategory property.Gets the value of the itemClassification property.Gets the value of the itemDetailOrBlanketItemDetail property.Gets the value of the itemID property.Gets the value of the itemOutIndustry property.Gets the value of the itemType property.Gets the value of the lineNumber property.Gets the value of the masterAgreementReferenceOrMasterAgreementIDInfo property.Gets the value of the packaging property.Gets the value of the parentLineNumber property.getPath()Gets the value of the path property.Gets the value of the quantity property.Gets the value of the releaseInfo property.Gets the value of the requestedDeliveryDate property.Gets the value of the requestedShipmentDate property.Gets the value of the requiresServiceEntry property.Gets the value of the requisitionID property.Gets the value of the returnAuthorizationNumber property.Gets the value of the scheduleLine property.Gets the value of the shipping property.Gets the value of the shipTo property.Gets the value of the spendDetail property.Gets the value of the stockTransferType property.Gets the value of the stoDelivery property.Gets the value of the stoFinalDelivery property.Gets the value of the stoOrderCombination property.Gets the value of the subcontractingType property.Gets the value of the supplierIDOrSupplierList property.getTax()Gets the value of the tax property.Gets the value of the termsOfDelivery property.Gets the value of the tolerances property.Gets the value of the unlimitedDelivery property.voidsetAgreementItemNumber(String value) Sets the value of the agreementItemNumber property.voidSets the value of the batch property.voidsetCompositeItemType(String value) Sets the value of the compositeItemType property.voidsetConfirmationDueDate(String value) Sets the value of the confirmationDueDate property.voidsetControlKeys(ControlKeys value) Sets the value of the controlKeys property.voidsetIsAdHoc(String value) Sets the value of the isAdHoc property.voidsetIsDeliveryCompleted(String value) Sets the value of the isDeliveryCompleted property.voidsetIsItemChanged(String value) Sets the value of the isItemChanged property.voidsetIsKanban(String value) Sets the value of the isKanban property.voidsetIsReturn(String value) Sets the value of the isReturn property.voidsetItemCategory(String value) Sets the value of the itemCategory property.voidsetItemClassification(String value) Sets the value of the itemClassification property.voidSets the value of the itemID property.voidSets the value of the itemOutIndustry property.voidsetItemType(String value) Sets the value of the itemType property.voidsetLineNumber(String value) Sets the value of the lineNumber property.voidsetParentLineNumber(String value) Sets the value of the parentLineNumber property.voidSets the value of the path property.voidsetQuantity(String value) Sets the value of the quantity property.voidsetReleaseInfo(ReleaseInfo value) Sets the value of the releaseInfo property.voidsetRequestedDeliveryDate(String value) Sets the value of the requestedDeliveryDate property.voidsetRequestedShipmentDate(String value) Sets the value of the requestedShipmentDate property.voidsetRequiresServiceEntry(String value) Sets the value of the requiresServiceEntry property.voidsetRequisitionID(String value) Sets the value of the requisitionID property.voidSets the value of the returnAuthorizationNumber property.voidsetShipping(Shipping value) Sets the value of the shipping property.voidSets the value of the shipTo property.voidsetSpendDetail(SpendDetail value) Sets the value of the spendDetail property.voidsetStockTransferType(String value) Sets the value of the stockTransferType property.voidsetStoDelivery(String value) Sets the value of the stoDelivery property.voidsetStoFinalDelivery(String value) Sets the value of the stoFinalDelivery property.voidsetStoOrderCombination(String value) Sets the value of the stoOrderCombination property.voidsetSubcontractingType(String value) Sets the value of the subcontractingType property.voidSets the value of the tax property.voidSets the value of the termsOfDelivery property.voidsetTolerances(Tolerances value) Sets the value of the tolerances property.voidsetUnlimitedDelivery(String value) Sets the value of the unlimitedDelivery property.
-
Field Details
-
quantity
-
lineNumber
-
requisitionID
-
agreementItemNumber
-
requestedDeliveryDate
-
isAdHoc
-
parentLineNumber
-
itemType
-
requiresServiceEntry
-
confirmationDueDate
-
compositeItemType
-
itemClassification
-
itemCategory
-
subcontractingType
-
stockTransferType
-
requestedShipmentDate
-
isReturn
-
returnAuthorizationNumber
-
isDeliveryCompleted
-
unlimitedDelivery
-
isItemChanged
-
isKanban
-
stoDelivery
-
stoOrderCombination
-
stoFinalDelivery
-
itemID
-
path
-
itemDetailOrBlanketItemDetail
-
supplierIDOrSupplierList
-
shipTo
-
shipping
-
tax
-
spendDetail
-
distribution
-
contact
-
termsOfDelivery
-
comments
-
tolerances
-
controlKeys
-
scheduleLine
-
masterAgreementReferenceOrMasterAgreementIDInfo
-
itemOutIndustry
-
packaging
-
releaseInfo
-
batch
-
-
Constructor Details
-
ItemOut
public ItemOut()
-
-
Method Details
-
getQuantity
Gets the value of the quantity property.- Returns:
- possible object is
String
-
setQuantity
Sets the value of the quantity property.- Parameters:
value- allowed object isString
-
getLineNumber
Gets the value of the lineNumber property.- Returns:
- possible object is
String
-
setLineNumber
Sets the value of the lineNumber property.- Parameters:
value- allowed object isString
-
getRequisitionID
Gets the value of the requisitionID property.- Returns:
- possible object is
String
-
setRequisitionID
Sets the value of the requisitionID property.- Parameters:
value- allowed object isString
-
getAgreementItemNumber
Gets the value of the agreementItemNumber property.- Returns:
- possible object is
String
-
setAgreementItemNumber
Sets the value of the agreementItemNumber property.- Parameters:
value- allowed object isString
-
getRequestedDeliveryDate
Gets the value of the requestedDeliveryDate property.- Returns:
- possible object is
String
-
setRequestedDeliveryDate
Sets the value of the requestedDeliveryDate property.- Parameters:
value- allowed object isString
-
getIsAdHoc
Gets the value of the isAdHoc property.- Returns:
- possible object is
String
-
setIsAdHoc
Sets the value of the isAdHoc property.- Parameters:
value- allowed object isString
-
getParentLineNumber
Gets the value of the parentLineNumber property.- Returns:
- possible object is
String
-
setParentLineNumber
Sets the value of the parentLineNumber property.- Parameters:
value- allowed object isString
-
getItemType
Gets the value of the itemType property.- Returns:
- possible object is
String
-
setItemType
Sets the value of the itemType property.- Parameters:
value- allowed object isString
-
getRequiresServiceEntry
Gets the value of the requiresServiceEntry property.- Returns:
- possible object is
String
-
setRequiresServiceEntry
Sets the value of the requiresServiceEntry property.- Parameters:
value- allowed object isString
-
getConfirmationDueDate
Gets the value of the confirmationDueDate property.- Returns:
- possible object is
String
-
setConfirmationDueDate
Sets the value of the confirmationDueDate property.- Parameters:
value- allowed object isString
-
getCompositeItemType
Gets the value of the compositeItemType property.- Returns:
- possible object is
String
-
setCompositeItemType
Sets the value of the compositeItemType property.- Parameters:
value- allowed object isString
-
getItemClassification
Gets the value of the itemClassification property.- Returns:
- possible object is
String
-
setItemClassification
Sets the value of the itemClassification property.- Parameters:
value- allowed object isString
-
getItemCategory
Gets the value of the itemCategory property.- Returns:
- possible object is
String
-
setItemCategory
Sets the value of the itemCategory property.- Parameters:
value- allowed object isString
-
getSubcontractingType
Gets the value of the subcontractingType property.- Returns:
- possible object is
String
-
setSubcontractingType
Sets the value of the subcontractingType property.- Parameters:
value- allowed object isString
-
getStockTransferType
Gets the value of the stockTransferType property.- Returns:
- possible object is
String
-
setStockTransferType
Sets the value of the stockTransferType property.- Parameters:
value- allowed object isString
-
getRequestedShipmentDate
Gets the value of the requestedShipmentDate property.- Returns:
- possible object is
String
-
setRequestedShipmentDate
Sets the value of the requestedShipmentDate property.- Parameters:
value- allowed object isString
-
getIsReturn
Gets the value of the isReturn property.- Returns:
- possible object is
String
-
setIsReturn
Sets the value of the isReturn property.- Parameters:
value- allowed object isString
-
getReturnAuthorizationNumber
Gets the value of the returnAuthorizationNumber property.- Returns:
- possible object is
String
-
setReturnAuthorizationNumber
Sets the value of the returnAuthorizationNumber property.- Parameters:
value- allowed object isString
-
getIsDeliveryCompleted
Gets the value of the isDeliveryCompleted property.- Returns:
- possible object is
String
-
setIsDeliveryCompleted
Sets the value of the isDeliveryCompleted property.- Parameters:
value- allowed object isString
-
getUnlimitedDelivery
Gets the value of the unlimitedDelivery property.- Returns:
- possible object is
String
-
setUnlimitedDelivery
Sets the value of the unlimitedDelivery property.- Parameters:
value- allowed object isString
-
getIsItemChanged
Gets the value of the isItemChanged property.- Returns:
- possible object is
String
-
setIsItemChanged
Sets the value of the isItemChanged property.- Parameters:
value- allowed object isString
-
getIsKanban
Gets the value of the isKanban property.- Returns:
- possible object is
String
-
setIsKanban
Sets the value of the isKanban property.- Parameters:
value- allowed object isString
-
getStoDelivery
Gets the value of the stoDelivery property.- Returns:
- possible object is
String
-
setStoDelivery
Sets the value of the stoDelivery property.- Parameters:
value- allowed object isString
-
getStoOrderCombination
Gets the value of the stoOrderCombination property.- Returns:
- possible object is
String
-
setStoOrderCombination
Sets the value of the stoOrderCombination property.- Parameters:
value- allowed object isString
-
getStoFinalDelivery
Gets the value of the stoFinalDelivery property.- Returns:
- possible object is
String
-
setStoFinalDelivery
Sets the value of the stoFinalDelivery property.- Parameters:
value- allowed object isString
-
getItemID
Gets the value of the itemID property.- Returns:
- possible object is
ItemID
-
setItemID
Sets the value of the itemID property.- Parameters:
value- allowed object isItemID
-
getPath
Gets the value of the path property.- Returns:
- possible object is
Path
-
setPath
Sets the value of the path property.- Parameters:
value- allowed object isPath
-
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
BlanketItemDetailItemDetail -
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
Gets the value of the shipTo property.- Returns:
- possible object is
ShipTo
-
setShipTo
Sets the value of the shipTo property.- Parameters:
value- allowed object isShipTo
-
getShipping
Gets the value of the shipping property.- Returns:
- possible object is
Shipping
-
setShipping
Sets the value of the shipping property.- Parameters:
value- allowed object isShipping
-
getTax
Gets the value of the tax property.- Returns:
- possible object is
Tax
-
setTax
Sets the value of the tax property.- Parameters:
value- allowed object isTax
-
getSpendDetail
Gets the value of the spendDetail property.- Returns:
- possible object is
SpendDetail
-
setSpendDetail
Sets the value of the spendDetail property.- Parameters:
value- allowed object isSpendDetail
-
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
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
Gets the value of the termsOfDelivery property.- Returns:
- possible object is
TermsOfDelivery
-
setTermsOfDelivery
Sets the value of the termsOfDelivery property.- Parameters:
value- allowed object isTermsOfDelivery
-
getComments
Gets the value of the comments 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 comments property.For example, to add a new item, do as follows:
getComments().add(newItem);Objects of the following type(s) are allowed in the list
Comments -
getTolerances
Gets the value of the tolerances property.- Returns:
- possible object is
Tolerances
-
setTolerances
Sets the value of the tolerances property.- Parameters:
value- allowed object isTolerances
-
getControlKeys
Gets the value of the controlKeys property.- Returns:
- possible object is
ControlKeys
-
setControlKeys
Sets the value of the controlKeys property.- Parameters:
value- allowed object isControlKeys
-
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
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
MasterAgreementIDInfoMasterAgreementReference -
getItemOutIndustry
Gets the value of the itemOutIndustry property.- Returns:
- possible object is
ItemOutIndustry
-
setItemOutIndustry
Sets the value of the itemOutIndustry property.- Parameters:
value- allowed object isItemOutIndustry
-
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
Gets the value of the releaseInfo property.- Returns:
- possible object is
ReleaseInfo
-
setReleaseInfo
Sets the value of the releaseInfo property.- Parameters:
value- allowed object isReleaseInfo
-
getBatch
Gets the value of the batch property.- Returns:
- possible object is
Batch
-
setBatch
Sets the value of the batch property.- Parameters:
value- allowed object isBatch
-