java.lang.Objectcom.ibm.commerce.webservice.datatype.orderfulfillment.ReportPOItem
This class represents the complex type
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 |
public ReportPOItem()
Method Detail |
public BuyOrgAccountingDetail[] getBuyOrgAccountingDetail()
public java.lang.String getClassification()
public DateTimeReference getDateTimeReference()
public java.lang.String getInstruction()
public java.lang.String[] getItemCustomerField()
public java.lang.String getItemLineNumber()
public java.lang.String getItemNumberByNC()
public java.lang.String getItemProductDescription()
public java.lang.String getItemProductQuantity()
public ItemShippingSchedule getItemShippingSchedule()
public ItemUnitPrice getItemUnitPrice()
public java.lang.String getManufacturerName()
public java.lang.String getManufacturerPartNumber()
public java.lang.String getManufacturerURL()
public ProductMeasurement getProductMeasurement()
public java.lang.String getProductNumberByBuyer()
public java.lang.String getProductNumberByMerchant()
public ServiceAllowanceCharge[] getServiceAllowanceCharge()
public ShippingCarrierInfo getShippingCarrierInfo()
public java.lang.String getShipStatus()
public ShipToInfo getShipToInfo()
public TaxInfo[] getTaxInfo()
public java.lang.String getUnitOfMeasure()
public UserData getUserData()
public void setBuyOrgAccountingDetail(BuyOrgAccountingDetail[] buyOrgAccountingDetail)
public void setClassification(java.lang.String classification)
public void setDateTimeReference(DateTimeReference dateTimeReference)
public void setInstruction(java.lang.String instruction)
public void setItemCustomerField(java.lang.String[] itemCustomerField)
public void setItemLineNumber(java.lang.String itemLineNumber)
public void setItemNumberByNC(java.lang.String itemNumberByNC)
public void setItemProductDescription(java.lang.String itemProductDescription)
public void setItemProductQuantity(java.lang.String itemProductQuantity)
public void setItemShippingSchedule(ItemShippingSchedule itemShippingSchedule)
public void setItemUnitPrice(ItemUnitPrice itemUnitPrice)
public void setManufacturerName(java.lang.String manufacturerName)
public void setManufacturerPartNumber(java.lang.String manufacturerPartNumber)
public void setManufacturerURL(java.lang.String manufacturerURL)
public void setProductMeasurement(ProductMeasurement productMeasurement)
public void setProductNumberByBuyer(java.lang.String productNumberByBuyer)
public void setProductNumberByMerchant(java.lang.String productNumberByMerchant)
public void setServiceAllowanceCharge(ServiceAllowanceCharge[] serviceAllowanceCharge)
public void setShippingCarrierInfo(ShippingCarrierInfo shippingCarrierInfo)
public void setShipStatus(java.lang.String shipStatus)
public void setShipToInfo(ShipToInfo shipToInfo)
public void setTaxInfo(TaxInfo[] taxInfo)
public void setUnitOfMeasure(java.lang.String unitOfMeasure)
public void setUserData(UserData userData)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.