com.ibm.commerce.webservice.datatype.orderfulfillment
Class ReportPOItem

java.lang.Object
  com.ibm.commerce.webservice.datatype.orderfulfillment.ReportPOItem
All Implemented Interfaces:
java.io.Serializable

public class ReportPOItem
extends java.lang.Object
implements java.io.Serializable

This class represents the complex type

 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
See Also:
Serialized Form

Constructor Summary
ReportPOItem()
Method Summary
BuyOrgAccountingDetail[] getBuyOrgAccountingDetail()
Gets the buyOrgAccountingDetail
java.lang.String getClassification()
Gets the classification
DateTimeReference getDateTimeReference()
Gets the dateTimeReference
java.lang.String getInstruction()
Gets the instruction
java.lang.String[] getItemCustomerField()
Gets the itemCustomerField
java.lang.String getItemLineNumber()
Gets the itemLineNumber
java.lang.String getItemNumberByNC()
Gets the itemNumberByNC
java.lang.String getItemProductDescription()
Gets the itemProductDescription
java.lang.String getItemProductQuantity()
Gets the itemProductQuantity
ItemShippingSchedule getItemShippingSchedule()
Gets the itemShippingSchedule
ItemUnitPrice getItemUnitPrice()
Gets the itemUnitPrice
java.lang.String getManufacturerName()
Gets the manufacturerName
java.lang.String getManufacturerPartNumber()
Gets the manufacturerPartNumber
java.lang.String getManufacturerURL()
Gets the manufacturerURL
ProductMeasurement getProductMeasurement()
Gets the productMeasurement
java.lang.String getProductNumberByBuyer()
Gets the productNumberByBuyer
java.lang.String getProductNumberByMerchant()
Gets the productNumberByMerchant
ServiceAllowanceCharge[] getServiceAllowanceCharge()
Gets the serviceAllowanceCharge
ShippingCarrierInfo getShippingCarrierInfo()
Gets the shippingCarrierInfo
java.lang.String getShipStatus()
Gets the shipStatus
ShipToInfo getShipToInfo()
Gets the shipToInfo
TaxInfo[] getTaxInfo()
Gets the taxInfo
java.lang.String getUnitOfMeasure()
Gets the unitOfMeasure
UserData getUserData()
Gets the userData
void setBuyOrgAccountingDetail(BuyOrgAccountingDetail[] buyOrgAccountingDetail)
Sets the buyOrgAccountingDetail
void setClassification(java.lang.String classification)
Sets the classification
void setDateTimeReference(DateTimeReference dateTimeReference)
Sets the dateTimeReference
void setInstruction(java.lang.String instruction)
Sets the instruction
void setItemCustomerField(java.lang.String[] itemCustomerField)
Sets the itemCustomerField
void setItemLineNumber(java.lang.String itemLineNumber)
Sets the itemLineNumber
void setItemNumberByNC(java.lang.String itemNumberByNC)
Sets the itemNumberByNC
void setItemProductDescription(java.lang.String itemProductDescription)
Sets the itemProductDescription
void setItemProductQuantity(java.lang.String itemProductQuantity)
Sets the itemProductQuantity
void setItemShippingSchedule(ItemShippingSchedule itemShippingSchedule)
Sets the itemShippingSchedule
void setItemUnitPrice(ItemUnitPrice itemUnitPrice)
Sets the itemUnitPrice
void setManufacturerName(java.lang.String manufacturerName)
Sets the manufacturerName
void setManufacturerPartNumber(java.lang.String manufacturerPartNumber)
Sets the manufacturerPartNumber
void setManufacturerURL(java.lang.String manufacturerURL)
Sets the manufacturerURL
void setProductMeasurement(ProductMeasurement productMeasurement)
Sets the productMeasurement
void setProductNumberByBuyer(java.lang.String productNumberByBuyer)
Sets the productNumberByBuyer
void setProductNumberByMerchant(java.lang.String productNumberByMerchant)
Sets the productNumberByMerchant
void setServiceAllowanceCharge(ServiceAllowanceCharge[] serviceAllowanceCharge)
Sets the serviceAllowanceCharge
void setShippingCarrierInfo(ShippingCarrierInfo shippingCarrierInfo)
Sets the shippingCarrierInfo
void setShipStatus(java.lang.String shipStatus)
Sets the shipStatus
void setShipToInfo(ShipToInfo shipToInfo)
Sets the shipToInfo
void setTaxInfo(TaxInfo[] taxInfo)
Sets the taxInfo
void setUnitOfMeasure(java.lang.String unitOfMeasure)
Sets the unitOfMeasure
void setUserData(UserData userData)
Sets the userData
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

ReportPOItem

public ReportPOItem()
Method Detail

getBuyOrgAccountingDetail

public BuyOrgAccountingDetail[] getBuyOrgAccountingDetail()
Gets the buyOrgAccountingDetail
Returns:
Returns a BuyOrgAccountingDetail[]

getClassification

public java.lang.String getClassification()
Gets the classification
Returns:
Returns a String

getDateTimeReference

public DateTimeReference getDateTimeReference()
Gets the dateTimeReference
Returns:
Returns a DateTimeReference

getInstruction

public java.lang.String getInstruction()
Gets the instruction
Returns:
Returns a String

getItemCustomerField

public java.lang.String[] getItemCustomerField()
Gets the itemCustomerField
Returns:
Returns a String[]

getItemLineNumber

public java.lang.String getItemLineNumber()
Gets the itemLineNumber
Returns:
Returns a String

getItemNumberByNC

public java.lang.String getItemNumberByNC()
Gets the itemNumberByNC
Returns:
Returns a String

getItemProductDescription

public java.lang.String getItemProductDescription()
Gets the itemProductDescription
Returns:
Returns a String

getItemProductQuantity

public java.lang.String getItemProductQuantity()
Gets the itemProductQuantity
Returns:
Returns a String

getItemShippingSchedule

public ItemShippingSchedule getItemShippingSchedule()
Gets the itemShippingSchedule
Returns:
Returns a ItemShippingSchedule

getItemUnitPrice

public ItemUnitPrice getItemUnitPrice()
Gets the itemUnitPrice
Returns:
Returns a ItemUnitPrice

getManufacturerName

public java.lang.String getManufacturerName()
Gets the manufacturerName
Returns:
Returns a String

getManufacturerPartNumber

public java.lang.String getManufacturerPartNumber()
Gets the manufacturerPartNumber
Returns:
Returns a String

getManufacturerURL

public java.lang.String getManufacturerURL()
Gets the manufacturerURL
Returns:
Returns a String

getProductMeasurement

public ProductMeasurement getProductMeasurement()
Gets the productMeasurement
Returns:
Returns a ProductMeasurement

getProductNumberByBuyer

public java.lang.String getProductNumberByBuyer()
Gets the productNumberByBuyer
Returns:
Returns a String

getProductNumberByMerchant

public java.lang.String getProductNumberByMerchant()
Gets the productNumberByMerchant
Returns:
Returns a String

getServiceAllowanceCharge

public ServiceAllowanceCharge[] getServiceAllowanceCharge()
Gets the serviceAllowanceCharge
Returns:
Returns a ServiceAllowanceCharge[]

getShippingCarrierInfo

public ShippingCarrierInfo getShippingCarrierInfo()
Gets the shippingCarrierInfo
Returns:
Returns a ShippingCarrierInfo

getShipStatus

public java.lang.String getShipStatus()
Gets the shipStatus
Returns:
Returns a String

getShipToInfo

public ShipToInfo getShipToInfo()
Gets the shipToInfo
Returns:
Returns a ShipToInfo

getTaxInfo

public TaxInfo[] getTaxInfo()
Gets the taxInfo
Returns:
Returns a TaxInfo[]

getUnitOfMeasure

public java.lang.String getUnitOfMeasure()
Gets the unitOfMeasure
Returns:
Returns a String

getUserData

public UserData getUserData()
Gets the userData
Returns:
Returns a UserData

setBuyOrgAccountingDetail

public void setBuyOrgAccountingDetail(BuyOrgAccountingDetail[] buyOrgAccountingDetail)
Sets the buyOrgAccountingDetail
Parameters:
buyOrgAccountingDetail - The buyOrgAccountingDetail to set

setClassification

public void setClassification(java.lang.String classification)
Sets the classification
Parameters:
classification - The classification to set

setDateTimeReference

public void setDateTimeReference(DateTimeReference dateTimeReference)
Sets the dateTimeReference
Parameters:
dateTimeReference - The dateTimeReference to set

setInstruction

public void setInstruction(java.lang.String instruction)
Sets the instruction
Parameters:
instruction - The instruction to set

setItemCustomerField

public void setItemCustomerField(java.lang.String[] itemCustomerField)
Sets the itemCustomerField
Parameters:
itemCustomerField - The itemCustomerField to set

setItemLineNumber

public void setItemLineNumber(java.lang.String itemLineNumber)
Sets the itemLineNumber
Parameters:
itemLineNumber - The itemLineNumber to set

setItemNumberByNC

public void setItemNumberByNC(java.lang.String itemNumberByNC)
Sets the itemNumberByNC
Parameters:
itemNumberByNC - The itemNumberByNC to set

setItemProductDescription

public void setItemProductDescription(java.lang.String itemProductDescription)
Sets the itemProductDescription
Parameters:
itemProductDescription - The itemProductDescription to set

setItemProductQuantity

public void setItemProductQuantity(java.lang.String itemProductQuantity)
Sets the itemProductQuantity
Parameters:
itemProductQuantity - The itemProductQuantity to set

setItemShippingSchedule

public void setItemShippingSchedule(ItemShippingSchedule itemShippingSchedule)
Sets the itemShippingSchedule
Parameters:
itemShippingSchedule - The itemShippingSchedule to set

setItemUnitPrice

public void setItemUnitPrice(ItemUnitPrice itemUnitPrice)
Sets the itemUnitPrice
Parameters:
itemUnitPrice - The itemUnitPrice to set

setManufacturerName

public void setManufacturerName(java.lang.String manufacturerName)
Sets the manufacturerName
Parameters:
manufacturerName - The manufacturerName to set

setManufacturerPartNumber

public void setManufacturerPartNumber(java.lang.String manufacturerPartNumber)
Sets the manufacturerPartNumber
Parameters:
manufacturerPartNumber - The manufacturerPartNumber to set

setManufacturerURL

public void setManufacturerURL(java.lang.String manufacturerURL)
Sets the manufacturerURL
Parameters:
manufacturerURL - The manufacturerURL to set

setProductMeasurement

public void setProductMeasurement(ProductMeasurement productMeasurement)
Sets the productMeasurement
Parameters:
productMeasurement - The productMeasurement to set

setProductNumberByBuyer

public void setProductNumberByBuyer(java.lang.String productNumberByBuyer)
Sets the productNumberByBuyer
Parameters:
productNumberByBuyer - The productNumberByBuyer to set

setProductNumberByMerchant

public void setProductNumberByMerchant(java.lang.String productNumberByMerchant)
Sets the productNumberByMerchant
Parameters:
productNumberByMerchant - The productNumberByMerchant to set

setServiceAllowanceCharge

public void setServiceAllowanceCharge(ServiceAllowanceCharge[] serviceAllowanceCharge)
Sets the serviceAllowanceCharge
Parameters:
serviceAllowanceCharge - The serviceAllowanceCharge to set

setShippingCarrierInfo

public void setShippingCarrierInfo(ShippingCarrierInfo shippingCarrierInfo)
Sets the shippingCarrierInfo
Parameters:
shippingCarrierInfo - The shippingCarrierInfo to set

setShipStatus

public void setShipStatus(java.lang.String shipStatus)
Sets the shipStatus
Parameters:
shipStatus - The shipStatus to set

setShipToInfo

public void setShipToInfo(ShipToInfo shipToInfo)
Sets the shipToInfo
Parameters:
shipToInfo - The shipToInfo to set

setTaxInfo

public void setTaxInfo(TaxInfo[] taxInfo)
Sets the taxInfo
Parameters:
taxInfo - The taxInfo to set

setUnitOfMeasure

public void setUnitOfMeasure(java.lang.String unitOfMeasure)
Sets the unitOfMeasure
Parameters:
unitOfMeasure - The unitOfMeasure to set

setUserData

public void setUserData(UserData userData)
Sets the userData
Parameters:
userData - The userData to set

Feedback