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

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

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

This class represents the complex type

 
 
 
 
 
 
  
See Also:
Serialized Form

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

ReportPOHeader

public ReportPOHeader()
Method Detail

getBillToInfo

public BillToInfo getBillToInfo()
Gets the billToInfo
Returns:
Returns a BillToInfo

getBuyOrgAccountingDetail

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

getBuyOrgInfo

public BuyOrgInfo getBuyOrgInfo()
Gets the buyOrgInfo
Returns:
Returns a BuyOrgInfo

getCardInfo

public PCardInfo getCardInfo()
Gets the cardInfo
Returns:
Returns a PCardInfo

getCustomerField

public java.lang.String[] getCustomerField()
Gets the customerField
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

getMerchantInfo

public MerchantInfo getMerchantInfo()
Gets the merchantInfo
Returns:
Returns a MerchantInfo

getOrderNumberByBuyer

public java.lang.String getOrderNumberByBuyer()
Gets the orderNumberByBuyer
Returns:
Returns a String

getOrderNumberByMerchant

public java.lang.String getOrderNumberByMerchant()
Gets the orderNumberByMerchant
Returns:
Returns a String

getOrderNumberByNC

public java.lang.String getOrderNumberByNC()
Gets the orderNumberByNC
Returns:
Returns a String

getRequisitionerInfo

public RequisitionerInfo getRequisitionerInfo()
Gets the requisitionerInfo
Returns:
Returns a RequisitionerInfo

getShipDateReference

public ShipDateReference getShipDateReference()
Gets the shipDateReference
Returns:
Returns a ShipDateReference

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

getTotalPriceInfo

public TotalPriceInfo getTotalPriceInfo()
Gets the totalPriceInfo
Returns:
Returns a TotalPriceInfo

getUserData

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

setBillToInfo

public void setBillToInfo(BillToInfo billToInfo)
Sets the billToInfo
Parameters:
billToInfo - The billToInfo to set

setBuyOrgAccountingDetail

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

setBuyOrgInfo

public void setBuyOrgInfo(BuyOrgInfo buyOrgInfo)
Sets the buyOrgInfo
Parameters:
buyOrgInfo - The buyOrgInfo to set

setCardInfo

public void setCardInfo(PCardInfo cardInfo)
Sets the cardInfo
Parameters:
cardInfo - The cardInfo to set

setCustomerField

public void setCustomerField(java.lang.String[] customerField)
Sets the customerField
Parameters:
customerField - The customerField 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

setMerchantInfo

public void setMerchantInfo(MerchantInfo merchantInfo)
Sets the merchantInfo
Parameters:
merchantInfo - The merchantInfo to set

setOrderNumberByBuyer

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

setOrderNumberByMerchant

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

setOrderNumberByNC

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

setRequisitionerInfo

public void setRequisitionerInfo(RequisitionerInfo requisitionerInfo)
Sets the requisitionerInfo
Parameters:
requisitionerInfo - The requisitionerInfo to set

setShipDateReference

public void setShipDateReference(ShipDateReference shipDateReference)
Sets the shipDateReference
Parameters:
shipDateReference - The shipDateReference 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

setTotalPriceInfo

public void setTotalPriceInfo(TotalPriceInfo totalPriceInfo)
Sets the totalPriceInfo
Parameters:
totalPriceInfo - The totalPriceInfo to set

setUserData

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

Feedback