java.lang.Objectcom.ibm.commerce.webservice.datatype.orderfulfillment.ReportPOHeader
This class represents the complex type
Constructor Summary | |
ReportPOHeader() |
Method Summary | |
BillToInfo | getBillToInfo() Gets the billToInfo |
BuyOrgAccountingDetail[] | getBuyOrgAccountingDetail() Gets the buyOrgAccountingDetail |
BuyOrgInfo | getBuyOrgInfo() Gets the buyOrgInfo |
PCardInfo | getCardInfo() Gets the cardInfo |
java.lang.String[] | getCustomerField() Gets the customerField |
DateTimeReference | getDateTimeReference() Gets the dateTimeReference |
java.lang.String | getInstruction() Gets the instruction |
MerchantInfo | getMerchantInfo() Gets the merchantInfo |
java.lang.String | getOrderNumberByBuyer() Gets the orderNumberByBuyer |
java.lang.String | getOrderNumberByMerchant() Gets the orderNumberByMerchant |
java.lang.String | getOrderNumberByNC() Gets the orderNumberByNC |
RequisitionerInfo | getRequisitionerInfo() Gets the requisitionerInfo |
ShipDateReference | getShipDateReference() Gets the shipDateReference |
ShippingCarrierInfo | getShippingCarrierInfo() Gets the shippingCarrierInfo |
java.lang.String | getShipStatus() Gets the shipStatus |
ShipToInfo | getShipToInfo() Gets the shipToInfo |
TotalPriceInfo | getTotalPriceInfo() Gets the totalPriceInfo |
UserData | getUserData() Gets the userData |
void | setBillToInfo(BillToInfo billToInfo) Sets the billToInfo |
void | setBuyOrgAccountingDetail(BuyOrgAccountingDetail[] buyOrgAccountingDetail) Sets the buyOrgAccountingDetail |
void | setBuyOrgInfo(BuyOrgInfo buyOrgInfo) Sets the buyOrgInfo |
void | setCardInfo(PCardInfo cardInfo) Sets the cardInfo |
void | setCustomerField(java.lang.String[] customerField) Sets the customerField |
void | setDateTimeReference(DateTimeReference dateTimeReference) Sets the dateTimeReference |
void | setInstruction(java.lang.String instruction) Sets the instruction |
void | setMerchantInfo(MerchantInfo merchantInfo) Sets the merchantInfo |
void | setOrderNumberByBuyer(java.lang.String orderNumberByBuyer) Sets the orderNumberByBuyer |
void | setOrderNumberByMerchant(java.lang.String orderNumberByMerchant) Sets the orderNumberByMerchant |
void | setOrderNumberByNC(java.lang.String orderNumberByNC) Sets the orderNumberByNC |
void | setRequisitionerInfo(RequisitionerInfo requisitionerInfo) Sets the requisitionerInfo |
void | setShipDateReference(ShipDateReference shipDateReference) Sets the shipDateReference |
void | setShippingCarrierInfo(ShippingCarrierInfo shippingCarrierInfo) Sets the shippingCarrierInfo |
void | setShipStatus(java.lang.String shipStatus) Sets the shipStatus |
void | setShipToInfo(ShipToInfo shipToInfo) Sets the shipToInfo |
void | setTotalPriceInfo(TotalPriceInfo totalPriceInfo) Sets the totalPriceInfo |
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 ReportPOHeader()
Method Detail |
public BillToInfo getBillToInfo()
public BuyOrgAccountingDetail[] getBuyOrgAccountingDetail()
public BuyOrgInfo getBuyOrgInfo()
public PCardInfo getCardInfo()
public java.lang.String[] getCustomerField()
public DateTimeReference getDateTimeReference()
public java.lang.String getInstruction()
public MerchantInfo getMerchantInfo()
public java.lang.String getOrderNumberByBuyer()
public java.lang.String getOrderNumberByMerchant()
public java.lang.String getOrderNumberByNC()
public RequisitionerInfo getRequisitionerInfo()
public ShipDateReference getShipDateReference()
public ShippingCarrierInfo getShippingCarrierInfo()
public java.lang.String getShipStatus()
public ShipToInfo getShipToInfo()
public TotalPriceInfo getTotalPriceInfo()
public UserData getUserData()
public void setBillToInfo(BillToInfo billToInfo)
public void setBuyOrgAccountingDetail(BuyOrgAccountingDetail[] buyOrgAccountingDetail)
public void setBuyOrgInfo(BuyOrgInfo buyOrgInfo)
public void setCardInfo(PCardInfo cardInfo)
public void setCustomerField(java.lang.String[] customerField)
public void setDateTimeReference(DateTimeReference dateTimeReference)
public void setInstruction(java.lang.String instruction)
public void setMerchantInfo(MerchantInfo merchantInfo)
public void setOrderNumberByBuyer(java.lang.String orderNumberByBuyer)
public void setOrderNumberByMerchant(java.lang.String orderNumberByMerchant)
public void setOrderNumberByNC(java.lang.String orderNumberByNC)
public void setRequisitionerInfo(RequisitionerInfo requisitionerInfo)
public void setShipDateReference(ShipDateReference shipDateReference)
public void setShippingCarrierInfo(ShippingCarrierInfo shippingCarrierInfo)
public void setShipStatus(java.lang.String shipStatus)
public void setShipToInfo(ShipToInfo shipToInfo)
public void setTotalPriceInfo(TotalPriceInfo totalPriceInfo)
public void setUserData(UserData userData)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.