com.konakart.wsapp
Class Order

java.lang.Object
  extended by com.konakart.wsapp.Order
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
Order()
           
Order(java.lang.String affiliateId, int billingAddrFormatId, java.lang.String billingAddrFormatTemplate, int billingAddrId, java.lang.String billingCity, java.lang.String billingCompany, java.lang.String billingCountry, java.lang.String billingEmail, java.lang.String billingFormattedAddress, java.lang.String billingName, java.lang.String billingPostcode, java.lang.String billingState, java.lang.String billingStreetAddress, java.lang.String billingStreetAddress1, java.lang.String billingSuburb, java.lang.String billingTelephone, java.lang.String billingTelephone1, java.lang.String ccCVV, java.lang.String ccExpires, java.lang.String ccNumber, java.lang.String ccOwner, java.lang.String ccType, java.lang.String couponCode, java.lang.String couponIds, java.lang.String creator, Currency currency, java.lang.String currencyCode, java.math.BigDecimal currencyValue, java.lang.String custom1, java.lang.String custom2, java.lang.String custom3, java.lang.String custom4, java.lang.String custom5, int customerAddrFormatId, java.lang.String customerAddrFormatTemplate, int customerAddrId, java.lang.String customerCity, java.lang.String customerCompany, java.lang.String customerCountry, java.lang.String customerEmail, java.lang.String customerFormattedAddress, int customerId, java.lang.String customerName, java.lang.String customerPostcode, java.lang.String customerState, java.lang.String customerStreetAddress, java.lang.String customerStreetAddress1, java.lang.String customerSuburb, java.lang.String customerTelephone, java.lang.String customerTelephone1, java.util.Calendar dateFinished, java.util.Calendar datePurchased, int deliveryAddrFormatId, java.lang.String deliveryAddrFormatTemplate, int deliveryAddrId, java.lang.String deliveryCity, java.lang.String deliveryCompany, java.lang.String deliveryCountry, Country deliveryCountryObject, java.lang.String deliveryEmail, java.lang.String deliveryFormattedAddress, java.lang.String deliveryName, java.lang.String deliveryPostcode, java.lang.String deliveryState, java.lang.String deliveryStreetAddress, java.lang.String deliveryStreetAddress1, java.lang.String deliverySuburb, java.lang.String deliveryTelephone, java.lang.String deliveryTelephone1, Zone deliveryZoneObject, java.lang.String giftCertCode, int id, java.lang.String invoiceFilename, java.util.Calendar lastModified, java.lang.String lifecycleId, java.lang.String locale, int numProducts, java.lang.String orderNumber, OrderProduct[] orderProducts, OrderTotal[] orderTotals, PaymentDetails paymentDetails, java.lang.String paymentMethod, java.lang.String paymentModuleCode, int pointsAwarded, int pointsRedeemed, int pointsReservationId, java.lang.String promotionIds, java.lang.String shippingMethod, java.lang.String shippingModuleCode, ShippingQuote shippingQuote, java.lang.String shippingServiceCode, int status, java.lang.String statusText, OrderStatusHistory[] statusTrail, java.math.BigDecimal subTotalExTax, java.math.BigDecimal subTotalIncTax, java.math.BigDecimal tax, TaxRate[] taxRateObjectArray, java.math.BigDecimal totalExTax, java.math.BigDecimal totalIncTax, java.lang.String trackingNumber)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAffiliateId()
          Gets the affiliateId value for this Order.
 int getBillingAddrFormatId()
          Gets the billingAddrFormatId value for this Order.
 java.lang.String getBillingAddrFormatTemplate()
          Gets the billingAddrFormatTemplate value for this Order.
 int getBillingAddrId()
          Gets the billingAddrId value for this Order.
 java.lang.String getBillingCity()
          Gets the billingCity value for this Order.
 java.lang.String getBillingCompany()
          Gets the billingCompany value for this Order.
 java.lang.String getBillingCountry()
          Gets the billingCountry value for this Order.
 java.lang.String getBillingEmail()
          Gets the billingEmail value for this Order.
 java.lang.String getBillingFormattedAddress()
          Gets the billingFormattedAddress value for this Order.
 java.lang.String getBillingName()
          Gets the billingName value for this Order.
 java.lang.String getBillingPostcode()
          Gets the billingPostcode value for this Order.
 java.lang.String getBillingState()
          Gets the billingState value for this Order.
 java.lang.String getBillingStreetAddress()
          Gets the billingStreetAddress value for this Order.
 java.lang.String getBillingStreetAddress1()
          Gets the billingStreetAddress1 value for this Order.
 java.lang.String getBillingSuburb()
          Gets the billingSuburb value for this Order.
 java.lang.String getBillingTelephone()
          Gets the billingTelephone value for this Order.
 java.lang.String getBillingTelephone1()
          Gets the billingTelephone1 value for this Order.
 java.lang.String getCcCVV()
          Gets the ccCVV value for this Order.
 java.lang.String getCcExpires()
          Gets the ccExpires value for this Order.
 java.lang.String getCcNumber()
          Gets the ccNumber value for this Order.
 java.lang.String getCcOwner()
          Gets the ccOwner value for this Order.
 java.lang.String getCcType()
          Gets the ccType value for this Order.
 java.lang.String getCouponCode()
          Gets the couponCode value for this Order.
 java.lang.String getCouponIds()
          Gets the couponIds value for this Order.
 java.lang.String getCreator()
          Gets the creator value for this Order.
 Currency getCurrency()
          Gets the currency value for this Order.
 java.lang.String getCurrencyCode()
          Gets the currencyCode value for this Order.
 java.math.BigDecimal getCurrencyValue()
          Gets the currencyValue value for this Order.
 java.lang.String getCustom1()
          Gets the custom1 value for this Order.
 java.lang.String getCustom2()
          Gets the custom2 value for this Order.
 java.lang.String getCustom3()
          Gets the custom3 value for this Order.
 java.lang.String getCustom4()
          Gets the custom4 value for this Order.
 java.lang.String getCustom5()
          Gets the custom5 value for this Order.
 int getCustomerAddrFormatId()
          Gets the customerAddrFormatId value for this Order.
 java.lang.String getCustomerAddrFormatTemplate()
          Gets the customerAddrFormatTemplate value for this Order.
 int getCustomerAddrId()
          Gets the customerAddrId value for this Order.
 java.lang.String getCustomerCity()
          Gets the customerCity value for this Order.
 java.lang.String getCustomerCompany()
          Gets the customerCompany value for this Order.
 java.lang.String getCustomerCountry()
          Gets the customerCountry value for this Order.
 java.lang.String getCustomerEmail()
          Gets the customerEmail value for this Order.
 java.lang.String getCustomerFormattedAddress()
          Gets the customerFormattedAddress value for this Order.
 int getCustomerId()
          Gets the customerId value for this Order.
 java.lang.String getCustomerName()
          Gets the customerName value for this Order.
 java.lang.String getCustomerPostcode()
          Gets the customerPostcode value for this Order.
 java.lang.String getCustomerState()
          Gets the customerState value for this Order.
 java.lang.String getCustomerStreetAddress()
          Gets the customerStreetAddress value for this Order.
 java.lang.String getCustomerStreetAddress1()
          Gets the customerStreetAddress1 value for this Order.
 java.lang.String getCustomerSuburb()
          Gets the customerSuburb value for this Order.
 java.lang.String getCustomerTelephone()
          Gets the customerTelephone value for this Order.
 java.lang.String getCustomerTelephone1()
          Gets the customerTelephone1 value for this Order.
 java.util.Calendar getDateFinished()
          Gets the dateFinished value for this Order.
 java.util.Calendar getDatePurchased()
          Gets the datePurchased value for this Order.
 int getDeliveryAddrFormatId()
          Gets the deliveryAddrFormatId value for this Order.
 java.lang.String getDeliveryAddrFormatTemplate()
          Gets the deliveryAddrFormatTemplate value for this Order.
 int getDeliveryAddrId()
          Gets the deliveryAddrId value for this Order.
 java.lang.String getDeliveryCity()
          Gets the deliveryCity value for this Order.
 java.lang.String getDeliveryCompany()
          Gets the deliveryCompany value for this Order.
 java.lang.String getDeliveryCountry()
          Gets the deliveryCountry value for this Order.
 Country getDeliveryCountryObject()
          Gets the deliveryCountryObject value for this Order.
 java.lang.String getDeliveryEmail()
          Gets the deliveryEmail value for this Order.
 java.lang.String getDeliveryFormattedAddress()
          Gets the deliveryFormattedAddress value for this Order.
 java.lang.String getDeliveryName()
          Gets the deliveryName value for this Order.
 java.lang.String getDeliveryPostcode()
          Gets the deliveryPostcode value for this Order.
 java.lang.String getDeliveryState()
          Gets the deliveryState value for this Order.
 java.lang.String getDeliveryStreetAddress()
          Gets the deliveryStreetAddress value for this Order.
 java.lang.String getDeliveryStreetAddress1()
          Gets the deliveryStreetAddress1 value for this Order.
 java.lang.String getDeliverySuburb()
          Gets the deliverySuburb value for this Order.
 java.lang.String getDeliveryTelephone()
          Gets the deliveryTelephone value for this Order.
 java.lang.String getDeliveryTelephone1()
          Gets the deliveryTelephone1 value for this Order.
 Zone getDeliveryZoneObject()
          Gets the deliveryZoneObject value for this Order.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getGiftCertCode()
          Gets the giftCertCode value for this Order.
 int getId()
          Gets the id value for this Order.
 java.lang.String getInvoiceFilename()
          Gets the invoiceFilename value for this Order.
 java.util.Calendar getLastModified()
          Gets the lastModified value for this Order.
 java.lang.String getLifecycleId()
          Gets the lifecycleId value for this Order.
 java.lang.String getLocale()
          Gets the locale value for this Order.
 int getNumProducts()
          Gets the numProducts value for this Order.
 java.lang.String getOrderNumber()
          Gets the orderNumber value for this Order.
 OrderProduct[] getOrderProducts()
          Gets the orderProducts value for this Order.
 OrderTotal[] getOrderTotals()
          Gets the orderTotals value for this Order.
 PaymentDetails getPaymentDetails()
          Gets the paymentDetails value for this Order.
 java.lang.String getPaymentMethod()
          Gets the paymentMethod value for this Order.
 java.lang.String getPaymentModuleCode()
          Gets the paymentModuleCode value for this Order.
 int getPointsAwarded()
          Gets the pointsAwarded value for this Order.
 int getPointsRedeemed()
          Gets the pointsRedeemed value for this Order.
 int getPointsReservationId()
          Gets the pointsReservationId value for this Order.
 java.lang.String getPromotionIds()
          Gets the promotionIds value for this Order.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getShippingMethod()
          Gets the shippingMethod value for this Order.
 java.lang.String getShippingModuleCode()
          Gets the shippingModuleCode value for this Order.
 ShippingQuote getShippingQuote()
          Gets the shippingQuote value for this Order.
 java.lang.String getShippingServiceCode()
          Gets the shippingServiceCode value for this Order.
 int getStatus()
          Gets the status value for this Order.
 java.lang.String getStatusText()
          Gets the statusText value for this Order.
 OrderStatusHistory[] getStatusTrail()
          Gets the statusTrail value for this Order.
 java.math.BigDecimal getSubTotalExTax()
          Gets the subTotalExTax value for this Order.
 java.math.BigDecimal getSubTotalIncTax()
          Gets the subTotalIncTax value for this Order.
 java.math.BigDecimal getTax()
          Gets the tax value for this Order.
 TaxRate[] getTaxRateObjectArray()
          Gets the taxRateObjectArray value for this Order.
 java.math.BigDecimal getTotalExTax()
          Gets the totalExTax value for this Order.
 java.math.BigDecimal getTotalIncTax()
          Gets the totalIncTax value for this Order.
 java.lang.String getTrackingNumber()
          Gets the trackingNumber value for this Order.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAffiliateId(java.lang.String affiliateId)
          Sets the affiliateId value for this Order.
 void setBillingAddrFormatId(int billingAddrFormatId)
          Sets the billingAddrFormatId value for this Order.
 void setBillingAddrFormatTemplate(java.lang.String billingAddrFormatTemplate)
          Sets the billingAddrFormatTemplate value for this Order.
 void setBillingAddrId(int billingAddrId)
          Sets the billingAddrId value for this Order.
 void setBillingCity(java.lang.String billingCity)
          Sets the billingCity value for this Order.
 void setBillingCompany(java.lang.String billingCompany)
          Sets the billingCompany value for this Order.
 void setBillingCountry(java.lang.String billingCountry)
          Sets the billingCountry value for this Order.
 void setBillingEmail(java.lang.String billingEmail)
          Sets the billingEmail value for this Order.
 void setBillingFormattedAddress(java.lang.String billingFormattedAddress)
          Sets the billingFormattedAddress value for this Order.
 void setBillingName(java.lang.String billingName)
          Sets the billingName value for this Order.
 void setBillingPostcode(java.lang.String billingPostcode)
          Sets the billingPostcode value for this Order.
 void setBillingState(java.lang.String billingState)
          Sets the billingState value for this Order.
 void setBillingStreetAddress(java.lang.String billingStreetAddress)
          Sets the billingStreetAddress value for this Order.
 void setBillingStreetAddress1(java.lang.String billingStreetAddress1)
          Sets the billingStreetAddress1 value for this Order.
 void setBillingSuburb(java.lang.String billingSuburb)
          Sets the billingSuburb value for this Order.
 void setBillingTelephone(java.lang.String billingTelephone)
          Sets the billingTelephone value for this Order.
 void setBillingTelephone1(java.lang.String billingTelephone1)
          Sets the billingTelephone1 value for this Order.
 void setCcCVV(java.lang.String ccCVV)
          Sets the ccCVV value for this Order.
 void setCcExpires(java.lang.String ccExpires)
          Sets the ccExpires value for this Order.
 void setCcNumber(java.lang.String ccNumber)
          Sets the ccNumber value for this Order.
 void setCcOwner(java.lang.String ccOwner)
          Sets the ccOwner value for this Order.
 void setCcType(java.lang.String ccType)
          Sets the ccType value for this Order.
 void setCouponCode(java.lang.String couponCode)
          Sets the couponCode value for this Order.
 void setCouponIds(java.lang.String couponIds)
          Sets the couponIds value for this Order.
 void setCreator(java.lang.String creator)
          Sets the creator value for this Order.
 void setCurrency(Currency currency)
          Sets the currency value for this Order.
 void setCurrencyCode(java.lang.String currencyCode)
          Sets the currencyCode value for this Order.
 void setCurrencyValue(java.math.BigDecimal currencyValue)
          Sets the currencyValue value for this Order.
 void setCustom1(java.lang.String custom1)
          Sets the custom1 value for this Order.
 void setCustom2(java.lang.String custom2)
          Sets the custom2 value for this Order.
 void setCustom3(java.lang.String custom3)
          Sets the custom3 value for this Order.
 void setCustom4(java.lang.String custom4)
          Sets the custom4 value for this Order.
 void setCustom5(java.lang.String custom5)
          Sets the custom5 value for this Order.
 void setCustomerAddrFormatId(int customerAddrFormatId)
          Sets the customerAddrFormatId value for this Order.
 void setCustomerAddrFormatTemplate(java.lang.String customerAddrFormatTemplate)
          Sets the customerAddrFormatTemplate value for this Order.
 void setCustomerAddrId(int customerAddrId)
          Sets the customerAddrId value for this Order.
 void setCustomerCity(java.lang.String customerCity)
          Sets the customerCity value for this Order.
 void setCustomerCompany(java.lang.String customerCompany)
          Sets the customerCompany value for this Order.
 void setCustomerCountry(java.lang.String customerCountry)
          Sets the customerCountry value for this Order.
 void setCustomerEmail(java.lang.String customerEmail)
          Sets the customerEmail value for this Order.
 void setCustomerFormattedAddress(java.lang.String customerFormattedAddress)
          Sets the customerFormattedAddress value for this Order.
 void setCustomerId(int customerId)
          Sets the customerId value for this Order.
 void setCustomerName(java.lang.String customerName)
          Sets the customerName value for this Order.
 void setCustomerPostcode(java.lang.String customerPostcode)
          Sets the customerPostcode value for this Order.
 void setCustomerState(java.lang.String customerState)
          Sets the customerState value for this Order.
 void setCustomerStreetAddress(java.lang.String customerStreetAddress)
          Sets the customerStreetAddress value for this Order.
 void setCustomerStreetAddress1(java.lang.String customerStreetAddress1)
          Sets the customerStreetAddress1 value for this Order.
 void setCustomerSuburb(java.lang.String customerSuburb)
          Sets the customerSuburb value for this Order.
 void setCustomerTelephone(java.lang.String customerTelephone)
          Sets the customerTelephone value for this Order.
 void setCustomerTelephone1(java.lang.String customerTelephone1)
          Sets the customerTelephone1 value for this Order.
 void setDateFinished(java.util.Calendar dateFinished)
          Sets the dateFinished value for this Order.
 void setDatePurchased(java.util.Calendar datePurchased)
          Sets the datePurchased value for this Order.
 void setDeliveryAddrFormatId(int deliveryAddrFormatId)
          Sets the deliveryAddrFormatId value for this Order.
 void setDeliveryAddrFormatTemplate(java.lang.String deliveryAddrFormatTemplate)
          Sets the deliveryAddrFormatTemplate value for this Order.
 void setDeliveryAddrId(int deliveryAddrId)
          Sets the deliveryAddrId value for this Order.
 void setDeliveryCity(java.lang.String deliveryCity)
          Sets the deliveryCity value for this Order.
 void setDeliveryCompany(java.lang.String deliveryCompany)
          Sets the deliveryCompany value for this Order.
 void setDeliveryCountry(java.lang.String deliveryCountry)
          Sets the deliveryCountry value for this Order.
 void setDeliveryCountryObject(Country deliveryCountryObject)
          Sets the deliveryCountryObject value for this Order.
 void setDeliveryEmail(java.lang.String deliveryEmail)
          Sets the deliveryEmail value for this Order.
 void setDeliveryFormattedAddress(java.lang.String deliveryFormattedAddress)
          Sets the deliveryFormattedAddress value for this Order.
 void setDeliveryName(java.lang.String deliveryName)
          Sets the deliveryName value for this Order.
 void setDeliveryPostcode(java.lang.String deliveryPostcode)
          Sets the deliveryPostcode value for this Order.
 void setDeliveryState(java.lang.String deliveryState)
          Sets the deliveryState value for this Order.
 void setDeliveryStreetAddress(java.lang.String deliveryStreetAddress)
          Sets the deliveryStreetAddress value for this Order.
 void setDeliveryStreetAddress1(java.lang.String deliveryStreetAddress1)
          Sets the deliveryStreetAddress1 value for this Order.
 void setDeliverySuburb(java.lang.String deliverySuburb)
          Sets the deliverySuburb value for this Order.
 void setDeliveryTelephone(java.lang.String deliveryTelephone)
          Sets the deliveryTelephone value for this Order.
 void setDeliveryTelephone1(java.lang.String deliveryTelephone1)
          Sets the deliveryTelephone1 value for this Order.
 void setDeliveryZoneObject(Zone deliveryZoneObject)
          Sets the deliveryZoneObject value for this Order.
 void setGiftCertCode(java.lang.String giftCertCode)
          Sets the giftCertCode value for this Order.
 void setId(int id)
          Sets the id value for this Order.
 void setInvoiceFilename(java.lang.String invoiceFilename)
          Sets the invoiceFilename value for this Order.
 void setLastModified(java.util.Calendar lastModified)
          Sets the lastModified value for this Order.
 void setLifecycleId(java.lang.String lifecycleId)
          Sets the lifecycleId value for this Order.
 void setLocale(java.lang.String locale)
          Sets the locale value for this Order.
 void setNumProducts(int numProducts)
          Sets the numProducts value for this Order.
 void setOrderNumber(java.lang.String orderNumber)
          Sets the orderNumber value for this Order.
 void setOrderProducts(OrderProduct[] orderProducts)
          Sets the orderProducts value for this Order.
 void setOrderTotals(OrderTotal[] orderTotals)
          Sets the orderTotals value for this Order.
 void setPaymentDetails(PaymentDetails paymentDetails)
          Sets the paymentDetails value for this Order.
 void setPaymentMethod(java.lang.String paymentMethod)
          Sets the paymentMethod value for this Order.
 void setPaymentModuleCode(java.lang.String paymentModuleCode)
          Sets the paymentModuleCode value for this Order.
 void setPointsAwarded(int pointsAwarded)
          Sets the pointsAwarded value for this Order.
 void setPointsRedeemed(int pointsRedeemed)
          Sets the pointsRedeemed value for this Order.
 void setPointsReservationId(int pointsReservationId)
          Sets the pointsReservationId value for this Order.
 void setPromotionIds(java.lang.String promotionIds)
          Sets the promotionIds value for this Order.
 void setShippingMethod(java.lang.String shippingMethod)
          Sets the shippingMethod value for this Order.
 void setShippingModuleCode(java.lang.String shippingModuleCode)
          Sets the shippingModuleCode value for this Order.
 void setShippingQuote(ShippingQuote shippingQuote)
          Sets the shippingQuote value for this Order.
 void setShippingServiceCode(java.lang.String shippingServiceCode)
          Sets the shippingServiceCode value for this Order.
 void setStatus(int status)
          Sets the status value for this Order.
 void setStatusText(java.lang.String statusText)
          Sets the statusText value for this Order.
 void setStatusTrail(OrderStatusHistory[] statusTrail)
          Sets the statusTrail value for this Order.
 void setSubTotalExTax(java.math.BigDecimal subTotalExTax)
          Sets the subTotalExTax value for this Order.
 void setSubTotalIncTax(java.math.BigDecimal subTotalIncTax)
          Sets the subTotalIncTax value for this Order.
 void setTax(java.math.BigDecimal tax)
          Sets the tax value for this Order.
 void setTaxRateObjectArray(TaxRate[] taxRateObjectArray)
          Sets the taxRateObjectArray value for this Order.
 void setTotalExTax(java.math.BigDecimal totalExTax)
          Sets the totalExTax value for this Order.
 void setTotalIncTax(java.math.BigDecimal totalIncTax)
          Sets the totalIncTax value for this Order.
 void setTrackingNumber(java.lang.String trackingNumber)
          Sets the trackingNumber value for this Order.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Order

public Order()

Order

public Order(java.lang.String affiliateId,
             int billingAddrFormatId,
             java.lang.String billingAddrFormatTemplate,
             int billingAddrId,
             java.lang.String billingCity,
             java.lang.String billingCompany,
             java.lang.String billingCountry,
             java.lang.String billingEmail,
             java.lang.String billingFormattedAddress,
             java.lang.String billingName,
             java.lang.String billingPostcode,
             java.lang.String billingState,
             java.lang.String billingStreetAddress,
             java.lang.String billingStreetAddress1,
             java.lang.String billingSuburb,
             java.lang.String billingTelephone,
             java.lang.String billingTelephone1,
             java.lang.String ccCVV,
             java.lang.String ccExpires,
             java.lang.String ccNumber,
             java.lang.String ccOwner,
             java.lang.String ccType,
             java.lang.String couponCode,
             java.lang.String couponIds,
             java.lang.String creator,
             Currency currency,
             java.lang.String currencyCode,
             java.math.BigDecimal currencyValue,
             java.lang.String custom1,
             java.lang.String custom2,
             java.lang.String custom3,
             java.lang.String custom4,
             java.lang.String custom5,
             int customerAddrFormatId,
             java.lang.String customerAddrFormatTemplate,
             int customerAddrId,
             java.lang.String customerCity,
             java.lang.String customerCompany,
             java.lang.String customerCountry,
             java.lang.String customerEmail,
             java.lang.String customerFormattedAddress,
             int customerId,
             java.lang.String customerName,
             java.lang.String customerPostcode,
             java.lang.String customerState,
             java.lang.String customerStreetAddress,
             java.lang.String customerStreetAddress1,
             java.lang.String customerSuburb,
             java.lang.String customerTelephone,
             java.lang.String customerTelephone1,
             java.util.Calendar dateFinished,
             java.util.Calendar datePurchased,
             int deliveryAddrFormatId,
             java.lang.String deliveryAddrFormatTemplate,
             int deliveryAddrId,
             java.lang.String deliveryCity,
             java.lang.String deliveryCompany,
             java.lang.String deliveryCountry,
             Country deliveryCountryObject,
             java.lang.String deliveryEmail,
             java.lang.String deliveryFormattedAddress,
             java.lang.String deliveryName,
             java.lang.String deliveryPostcode,
             java.lang.String deliveryState,
             java.lang.String deliveryStreetAddress,
             java.lang.String deliveryStreetAddress1,
             java.lang.String deliverySuburb,
             java.lang.String deliveryTelephone,
             java.lang.String deliveryTelephone1,
             Zone deliveryZoneObject,
             java.lang.String giftCertCode,
             int id,
             java.lang.String invoiceFilename,
             java.util.Calendar lastModified,
             java.lang.String lifecycleId,
             java.lang.String locale,
             int numProducts,
             java.lang.String orderNumber,
             OrderProduct[] orderProducts,
             OrderTotal[] orderTotals,
             PaymentDetails paymentDetails,
             java.lang.String paymentMethod,
             java.lang.String paymentModuleCode,
             int pointsAwarded,
             int pointsRedeemed,
             int pointsReservationId,
             java.lang.String promotionIds,
             java.lang.String shippingMethod,
             java.lang.String shippingModuleCode,
             ShippingQuote shippingQuote,
             java.lang.String shippingServiceCode,
             int status,
             java.lang.String statusText,
             OrderStatusHistory[] statusTrail,
             java.math.BigDecimal subTotalExTax,
             java.math.BigDecimal subTotalIncTax,
             java.math.BigDecimal tax,
             TaxRate[] taxRateObjectArray,
             java.math.BigDecimal totalExTax,
             java.math.BigDecimal totalIncTax,
             java.lang.String trackingNumber)
Method Detail

getAffiliateId

public java.lang.String getAffiliateId()
Gets the affiliateId value for this Order.

Returns:
affiliateId

setAffiliateId

public void setAffiliateId(java.lang.String affiliateId)
Sets the affiliateId value for this Order.

Parameters:
affiliateId -

getBillingAddrFormatId

public int getBillingAddrFormatId()
Gets the billingAddrFormatId value for this Order.

Returns:
billingAddrFormatId

setBillingAddrFormatId

public void setBillingAddrFormatId(int billingAddrFormatId)
Sets the billingAddrFormatId value for this Order.

Parameters:
billingAddrFormatId -

getBillingAddrFormatTemplate

public java.lang.String getBillingAddrFormatTemplate()
Gets the billingAddrFormatTemplate value for this Order.

Returns:
billingAddrFormatTemplate

setBillingAddrFormatTemplate

public void setBillingAddrFormatTemplate(java.lang.String billingAddrFormatTemplate)
Sets the billingAddrFormatTemplate value for this Order.

Parameters:
billingAddrFormatTemplate -

getBillingAddrId

public int getBillingAddrId()
Gets the billingAddrId value for this Order.

Returns:
billingAddrId

setBillingAddrId

public void setBillingAddrId(int billingAddrId)
Sets the billingAddrId value for this Order.

Parameters:
billingAddrId -

getBillingCity

public java.lang.String getBillingCity()
Gets the billingCity value for this Order.

Returns:
billingCity

setBillingCity

public void setBillingCity(java.lang.String billingCity)
Sets the billingCity value for this Order.

Parameters:
billingCity -

getBillingCompany

public java.lang.String getBillingCompany()
Gets the billingCompany value for this Order.

Returns:
billingCompany

setBillingCompany

public void setBillingCompany(java.lang.String billingCompany)
Sets the billingCompany value for this Order.

Parameters:
billingCompany -

getBillingCountry

public java.lang.String getBillingCountry()
Gets the billingCountry value for this Order.

Returns:
billingCountry

setBillingCountry

public void setBillingCountry(java.lang.String billingCountry)
Sets the billingCountry value for this Order.

Parameters:
billingCountry -

getBillingEmail

public java.lang.String getBillingEmail()
Gets the billingEmail value for this Order.

Returns:
billingEmail

setBillingEmail

public void setBillingEmail(java.lang.String billingEmail)
Sets the billingEmail value for this Order.

Parameters:
billingEmail -

getBillingFormattedAddress

public java.lang.String getBillingFormattedAddress()
Gets the billingFormattedAddress value for this Order.

Returns:
billingFormattedAddress

setBillingFormattedAddress

public void setBillingFormattedAddress(java.lang.String billingFormattedAddress)
Sets the billingFormattedAddress value for this Order.

Parameters:
billingFormattedAddress -

getBillingName

public java.lang.String getBillingName()
Gets the billingName value for this Order.

Returns:
billingName

setBillingName

public void setBillingName(java.lang.String billingName)
Sets the billingName value for this Order.

Parameters:
billingName -

getBillingPostcode

public java.lang.String getBillingPostcode()
Gets the billingPostcode value for this Order.

Returns:
billingPostcode

setBillingPostcode

public void setBillingPostcode(java.lang.String billingPostcode)
Sets the billingPostcode value for this Order.

Parameters:
billingPostcode -

getBillingState

public java.lang.String getBillingState()
Gets the billingState value for this Order.

Returns:
billingState

setBillingState

public void setBillingState(java.lang.String billingState)
Sets the billingState value for this Order.

Parameters:
billingState -

getBillingStreetAddress

public java.lang.String getBillingStreetAddress()
Gets the billingStreetAddress value for this Order.

Returns:
billingStreetAddress

setBillingStreetAddress

public void setBillingStreetAddress(java.lang.String billingStreetAddress)
Sets the billingStreetAddress value for this Order.

Parameters:
billingStreetAddress -

getBillingStreetAddress1

public java.lang.String getBillingStreetAddress1()
Gets the billingStreetAddress1 value for this Order.

Returns:
billingStreetAddress1

setBillingStreetAddress1

public void setBillingStreetAddress1(java.lang.String billingStreetAddress1)
Sets the billingStreetAddress1 value for this Order.

Parameters:
billingStreetAddress1 -

getBillingSuburb

public java.lang.String getBillingSuburb()
Gets the billingSuburb value for this Order.

Returns:
billingSuburb

setBillingSuburb

public void setBillingSuburb(java.lang.String billingSuburb)
Sets the billingSuburb value for this Order.

Parameters:
billingSuburb -

getBillingTelephone

public java.lang.String getBillingTelephone()
Gets the billingTelephone value for this Order.

Returns:
billingTelephone

setBillingTelephone

public void setBillingTelephone(java.lang.String billingTelephone)
Sets the billingTelephone value for this Order.

Parameters:
billingTelephone -

getBillingTelephone1

public java.lang.String getBillingTelephone1()
Gets the billingTelephone1 value for this Order.

Returns:
billingTelephone1

setBillingTelephone1

public void setBillingTelephone1(java.lang.String billingTelephone1)
Sets the billingTelephone1 value for this Order.

Parameters:
billingTelephone1 -

getCcCVV

public java.lang.String getCcCVV()
Gets the ccCVV value for this Order.

Returns:
ccCVV

setCcCVV

public void setCcCVV(java.lang.String ccCVV)
Sets the ccCVV value for this Order.

Parameters:
ccCVV -

getCcExpires

public java.lang.String getCcExpires()
Gets the ccExpires value for this Order.

Returns:
ccExpires

setCcExpires

public void setCcExpires(java.lang.String ccExpires)
Sets the ccExpires value for this Order.

Parameters:
ccExpires -

getCcNumber

public java.lang.String getCcNumber()
Gets the ccNumber value for this Order.

Returns:
ccNumber

setCcNumber

public void setCcNumber(java.lang.String ccNumber)
Sets the ccNumber value for this Order.

Parameters:
ccNumber -

getCcOwner

public java.lang.String getCcOwner()
Gets the ccOwner value for this Order.

Returns:
ccOwner

setCcOwner

public void setCcOwner(java.lang.String ccOwner)
Sets the ccOwner value for this Order.

Parameters:
ccOwner -

getCcType

public java.lang.String getCcType()
Gets the ccType value for this Order.

Returns:
ccType

setCcType

public void setCcType(java.lang.String ccType)
Sets the ccType value for this Order.

Parameters:
ccType -

getCouponCode

public java.lang.String getCouponCode()
Gets the couponCode value for this Order.

Returns:
couponCode

setCouponCode

public void setCouponCode(java.lang.String couponCode)
Sets the couponCode value for this Order.

Parameters:
couponCode -

getCouponIds

public java.lang.String getCouponIds()
Gets the couponIds value for this Order.

Returns:
couponIds

setCouponIds

public void setCouponIds(java.lang.String couponIds)
Sets the couponIds value for this Order.

Parameters:
couponIds -

getCreator

public java.lang.String getCreator()
Gets the creator value for this Order.

Returns:
creator

setCreator

public void setCreator(java.lang.String creator)
Sets the creator value for this Order.

Parameters:
creator -

getCurrency

public Currency getCurrency()
Gets the currency value for this Order.

Returns:
currency

setCurrency

public void setCurrency(Currency currency)
Sets the currency value for this Order.

Parameters:
currency -

getCurrencyCode

public java.lang.String getCurrencyCode()
Gets the currencyCode value for this Order.

Returns:
currencyCode

setCurrencyCode

public void setCurrencyCode(java.lang.String currencyCode)
Sets the currencyCode value for this Order.

Parameters:
currencyCode -

getCurrencyValue

public java.math.BigDecimal getCurrencyValue()
Gets the currencyValue value for this Order.

Returns:
currencyValue

setCurrencyValue

public void setCurrencyValue(java.math.BigDecimal currencyValue)
Sets the currencyValue value for this Order.

Parameters:
currencyValue -

getCustom1

public java.lang.String getCustom1()
Gets the custom1 value for this Order.

Returns:
custom1

setCustom1

public void setCustom1(java.lang.String custom1)
Sets the custom1 value for this Order.

Parameters:
custom1 -

getCustom2

public java.lang.String getCustom2()
Gets the custom2 value for this Order.

Returns:
custom2

setCustom2

public void setCustom2(java.lang.String custom2)
Sets the custom2 value for this Order.

Parameters:
custom2 -

getCustom3

public java.lang.String getCustom3()
Gets the custom3 value for this Order.

Returns:
custom3

setCustom3

public void setCustom3(java.lang.String custom3)
Sets the custom3 value for this Order.

Parameters:
custom3 -

getCustom4

public java.lang.String getCustom4()
Gets the custom4 value for this Order.

Returns:
custom4

setCustom4

public void setCustom4(java.lang.String custom4)
Sets the custom4 value for this Order.

Parameters:
custom4 -

getCustom5

public java.lang.String getCustom5()
Gets the custom5 value for this Order.

Returns:
custom5

setCustom5

public void setCustom5(java.lang.String custom5)
Sets the custom5 value for this Order.

Parameters:
custom5 -

getCustomerAddrFormatId

public int getCustomerAddrFormatId()
Gets the customerAddrFormatId value for this Order.

Returns:
customerAddrFormatId

setCustomerAddrFormatId

public void setCustomerAddrFormatId(int customerAddrFormatId)
Sets the customerAddrFormatId value for this Order.

Parameters:
customerAddrFormatId -

getCustomerAddrFormatTemplate

public java.lang.String getCustomerAddrFormatTemplate()
Gets the customerAddrFormatTemplate value for this Order.

Returns:
customerAddrFormatTemplate

setCustomerAddrFormatTemplate

public void setCustomerAddrFormatTemplate(java.lang.String customerAddrFormatTemplate)
Sets the customerAddrFormatTemplate value for this Order.

Parameters:
customerAddrFormatTemplate -

getCustomerAddrId

public int getCustomerAddrId()
Gets the customerAddrId value for this Order.

Returns:
customerAddrId

setCustomerAddrId

public void setCustomerAddrId(int customerAddrId)
Sets the customerAddrId value for this Order.

Parameters:
customerAddrId -

getCustomerCity

public java.lang.String getCustomerCity()
Gets the customerCity value for this Order.

Returns:
customerCity

setCustomerCity

public void setCustomerCity(java.lang.String customerCity)
Sets the customerCity value for this Order.

Parameters:
customerCity -

getCustomerCompany

public java.lang.String getCustomerCompany()
Gets the customerCompany value for this Order.

Returns:
customerCompany

setCustomerCompany

public void setCustomerCompany(java.lang.String customerCompany)
Sets the customerCompany value for this Order.

Parameters:
customerCompany -

getCustomerCountry

public java.lang.String getCustomerCountry()
Gets the customerCountry value for this Order.

Returns:
customerCountry

setCustomerCountry

public void setCustomerCountry(java.lang.String customerCountry)
Sets the customerCountry value for this Order.

Parameters:
customerCountry -

getCustomerEmail

public java.lang.String getCustomerEmail()
Gets the customerEmail value for this Order.

Returns:
customerEmail

setCustomerEmail

public void setCustomerEmail(java.lang.String customerEmail)
Sets the customerEmail value for this Order.

Parameters:
customerEmail -

getCustomerFormattedAddress

public java.lang.String getCustomerFormattedAddress()
Gets the customerFormattedAddress value for this Order.

Returns:
customerFormattedAddress

setCustomerFormattedAddress

public void setCustomerFormattedAddress(java.lang.String customerFormattedAddress)
Sets the customerFormattedAddress value for this Order.

Parameters:
customerFormattedAddress -

getCustomerId

public int getCustomerId()
Gets the customerId value for this Order.

Returns:
customerId

setCustomerId

public void setCustomerId(int customerId)
Sets the customerId value for this Order.

Parameters:
customerId -

getCustomerName

public java.lang.String getCustomerName()
Gets the customerName value for this Order.

Returns:
customerName

setCustomerName

public void setCustomerName(java.lang.String customerName)
Sets the customerName value for this Order.

Parameters:
customerName -

getCustomerPostcode

public java.lang.String getCustomerPostcode()
Gets the customerPostcode value for this Order.

Returns:
customerPostcode

setCustomerPostcode

public void setCustomerPostcode(java.lang.String customerPostcode)
Sets the customerPostcode value for this Order.

Parameters:
customerPostcode -

getCustomerState

public java.lang.String getCustomerState()
Gets the customerState value for this Order.

Returns:
customerState

setCustomerState

public void setCustomerState(java.lang.String customerState)
Sets the customerState value for this Order.

Parameters:
customerState -

getCustomerStreetAddress

public java.lang.String getCustomerStreetAddress()
Gets the customerStreetAddress value for this Order.

Returns:
customerStreetAddress

setCustomerStreetAddress

public void setCustomerStreetAddress(java.lang.String customerStreetAddress)
Sets the customerStreetAddress value for this Order.

Parameters:
customerStreetAddress -

getCustomerStreetAddress1

public java.lang.String getCustomerStreetAddress1()
Gets the customerStreetAddress1 value for this Order.

Returns:
customerStreetAddress1

setCustomerStreetAddress1

public void setCustomerStreetAddress1(java.lang.String customerStreetAddress1)
Sets the customerStreetAddress1 value for this Order.

Parameters:
customerStreetAddress1 -

getCustomerSuburb

public java.lang.String getCustomerSuburb()
Gets the customerSuburb value for this Order.

Returns:
customerSuburb

setCustomerSuburb

public void setCustomerSuburb(java.lang.String customerSuburb)
Sets the customerSuburb value for this Order.

Parameters:
customerSuburb -

getCustomerTelephone

public java.lang.String getCustomerTelephone()
Gets the customerTelephone value for this Order.

Returns:
customerTelephone

setCustomerTelephone

public void setCustomerTelephone(java.lang.String customerTelephone)
Sets the customerTelephone value for this Order.

Parameters:
customerTelephone -

getCustomerTelephone1

public java.lang.String getCustomerTelephone1()
Gets the customerTelephone1 value for this Order.

Returns:
customerTelephone1

setCustomerTelephone1

public void setCustomerTelephone1(java.lang.String customerTelephone1)
Sets the customerTelephone1 value for this Order.

Parameters:
customerTelephone1 -

getDateFinished

public java.util.Calendar getDateFinished()
Gets the dateFinished value for this Order.

Returns:
dateFinished

setDateFinished

public void setDateFinished(java.util.Calendar dateFinished)
Sets the dateFinished value for this Order.

Parameters:
dateFinished -

getDatePurchased

public java.util.Calendar getDatePurchased()
Gets the datePurchased value for this Order.

Returns:
datePurchased

setDatePurchased

public void setDatePurchased(java.util.Calendar datePurchased)
Sets the datePurchased value for this Order.

Parameters:
datePurchased -

getDeliveryAddrFormatId

public int getDeliveryAddrFormatId()
Gets the deliveryAddrFormatId value for this Order.

Returns:
deliveryAddrFormatId

setDeliveryAddrFormatId

public void setDeliveryAddrFormatId(int deliveryAddrFormatId)
Sets the deliveryAddrFormatId value for this Order.

Parameters:
deliveryAddrFormatId -

getDeliveryAddrFormatTemplate

public java.lang.String getDeliveryAddrFormatTemplate()
Gets the deliveryAddrFormatTemplate value for this Order.

Returns:
deliveryAddrFormatTemplate

setDeliveryAddrFormatTemplate

public void setDeliveryAddrFormatTemplate(java.lang.String deliveryAddrFormatTemplate)
Sets the deliveryAddrFormatTemplate value for this Order.

Parameters:
deliveryAddrFormatTemplate -

getDeliveryAddrId

public int getDeliveryAddrId()
Gets the deliveryAddrId value for this Order.

Returns:
deliveryAddrId

setDeliveryAddrId

public void setDeliveryAddrId(int deliveryAddrId)
Sets the deliveryAddrId value for this Order.

Parameters:
deliveryAddrId -

getDeliveryCity

public java.lang.String getDeliveryCity()
Gets the deliveryCity value for this Order.

Returns:
deliveryCity

setDeliveryCity

public void setDeliveryCity(java.lang.String deliveryCity)
Sets the deliveryCity value for this Order.

Parameters:
deliveryCity -

getDeliveryCompany

public java.lang.String getDeliveryCompany()
Gets the deliveryCompany value for this Order.

Returns:
deliveryCompany

setDeliveryCompany

public void setDeliveryCompany(java.lang.String deliveryCompany)
Sets the deliveryCompany value for this Order.

Parameters:
deliveryCompany -

getDeliveryCountry

public java.lang.String getDeliveryCountry()
Gets the deliveryCountry value for this Order.

Returns:
deliveryCountry

setDeliveryCountry

public void setDeliveryCountry(java.lang.String deliveryCountry)
Sets the deliveryCountry value for this Order.

Parameters:
deliveryCountry -

getDeliveryCountryObject

public Country getDeliveryCountryObject()
Gets the deliveryCountryObject value for this Order.

Returns:
deliveryCountryObject

setDeliveryCountryObject

public void setDeliveryCountryObject(Country deliveryCountryObject)
Sets the deliveryCountryObject value for this Order.

Parameters:
deliveryCountryObject -

getDeliveryEmail

public java.lang.String getDeliveryEmail()
Gets the deliveryEmail value for this Order.

Returns:
deliveryEmail

setDeliveryEmail

public void setDeliveryEmail(java.lang.String deliveryEmail)
Sets the deliveryEmail value for this Order.

Parameters:
deliveryEmail -

getDeliveryFormattedAddress

public java.lang.String getDeliveryFormattedAddress()
Gets the deliveryFormattedAddress value for this Order.

Returns:
deliveryFormattedAddress

setDeliveryFormattedAddress

public void setDeliveryFormattedAddress(java.lang.String deliveryFormattedAddress)
Sets the deliveryFormattedAddress value for this Order.

Parameters:
deliveryFormattedAddress -

getDeliveryName

public java.lang.String getDeliveryName()
Gets the deliveryName value for this Order.

Returns:
deliveryName

setDeliveryName

public void setDeliveryName(java.lang.String deliveryName)
Sets the deliveryName value for this Order.

Parameters:
deliveryName -

getDeliveryPostcode

public java.lang.String getDeliveryPostcode()
Gets the deliveryPostcode value for this Order.

Returns:
deliveryPostcode

setDeliveryPostcode

public void setDeliveryPostcode(java.lang.String deliveryPostcode)
Sets the deliveryPostcode value for this Order.

Parameters:
deliveryPostcode -

getDeliveryState

public java.lang.String getDeliveryState()
Gets the deliveryState value for this Order.

Returns:
deliveryState

setDeliveryState

public void setDeliveryState(java.lang.String deliveryState)
Sets the deliveryState value for this Order.

Parameters:
deliveryState -

getDeliveryStreetAddress

public java.lang.String getDeliveryStreetAddress()
Gets the deliveryStreetAddress value for this Order.

Returns:
deliveryStreetAddress

setDeliveryStreetAddress

public void setDeliveryStreetAddress(java.lang.String deliveryStreetAddress)
Sets the deliveryStreetAddress value for this Order.

Parameters:
deliveryStreetAddress -

getDeliveryStreetAddress1

public java.lang.String getDeliveryStreetAddress1()
Gets the deliveryStreetAddress1 value for this Order.

Returns:
deliveryStreetAddress1

setDeliveryStreetAddress1

public void setDeliveryStreetAddress1(java.lang.String deliveryStreetAddress1)
Sets the deliveryStreetAddress1 value for this Order.

Parameters:
deliveryStreetAddress1 -

getDeliverySuburb

public java.lang.String getDeliverySuburb()
Gets the deliverySuburb value for this Order.

Returns:
deliverySuburb

setDeliverySuburb

public void setDeliverySuburb(java.lang.String deliverySuburb)
Sets the deliverySuburb value for this Order.

Parameters:
deliverySuburb -

getDeliveryTelephone

public java.lang.String getDeliveryTelephone()
Gets the deliveryTelephone value for this Order.

Returns:
deliveryTelephone

setDeliveryTelephone

public void setDeliveryTelephone(java.lang.String deliveryTelephone)
Sets the deliveryTelephone value for this Order.

Parameters:
deliveryTelephone -

getDeliveryTelephone1

public java.lang.String getDeliveryTelephone1()
Gets the deliveryTelephone1 value for this Order.

Returns:
deliveryTelephone1

setDeliveryTelephone1

public void setDeliveryTelephone1(java.lang.String deliveryTelephone1)
Sets the deliveryTelephone1 value for this Order.

Parameters:
deliveryTelephone1 -

getDeliveryZoneObject

public Zone getDeliveryZoneObject()
Gets the deliveryZoneObject value for this Order.

Returns:
deliveryZoneObject

setDeliveryZoneObject

public void setDeliveryZoneObject(Zone deliveryZoneObject)
Sets the deliveryZoneObject value for this Order.

Parameters:
deliveryZoneObject -

getGiftCertCode

public java.lang.String getGiftCertCode()
Gets the giftCertCode value for this Order.

Returns:
giftCertCode

setGiftCertCode

public void setGiftCertCode(java.lang.String giftCertCode)
Sets the giftCertCode value for this Order.

Parameters:
giftCertCode -

getId

public int getId()
Gets the id value for this Order.

Returns:
id

setId

public void setId(int id)
Sets the id value for this Order.

Parameters:
id -

getInvoiceFilename

public java.lang.String getInvoiceFilename()
Gets the invoiceFilename value for this Order.

Returns:
invoiceFilename

setInvoiceFilename

public void setInvoiceFilename(java.lang.String invoiceFilename)
Sets the invoiceFilename value for this Order.

Parameters:
invoiceFilename -

getLastModified

public java.util.Calendar getLastModified()
Gets the lastModified value for this Order.

Returns:
lastModified

setLastModified

public void setLastModified(java.util.Calendar lastModified)
Sets the lastModified value for this Order.

Parameters:
lastModified -

getLifecycleId

public java.lang.String getLifecycleId()
Gets the lifecycleId value for this Order.

Returns:
lifecycleId

setLifecycleId

public void setLifecycleId(java.lang.String lifecycleId)
Sets the lifecycleId value for this Order.

Parameters:
lifecycleId -

getLocale

public java.lang.String getLocale()
Gets the locale value for this Order.

Returns:
locale

setLocale

public void setLocale(java.lang.String locale)
Sets the locale value for this Order.

Parameters:
locale -

getNumProducts

public int getNumProducts()
Gets the numProducts value for this Order.

Returns:
numProducts

setNumProducts

public void setNumProducts(int numProducts)
Sets the numProducts value for this Order.

Parameters:
numProducts -

getOrderNumber

public java.lang.String getOrderNumber()
Gets the orderNumber value for this Order.

Returns:
orderNumber

setOrderNumber

public void setOrderNumber(java.lang.String orderNumber)
Sets the orderNumber value for this Order.

Parameters:
orderNumber -

getOrderProducts

public OrderProduct[] getOrderProducts()
Gets the orderProducts value for this Order.

Returns:
orderProducts

setOrderProducts

public void setOrderProducts(OrderProduct[] orderProducts)
Sets the orderProducts value for this Order.

Parameters:
orderProducts -

getOrderTotals

public OrderTotal[] getOrderTotals()
Gets the orderTotals value for this Order.

Returns:
orderTotals

setOrderTotals

public void setOrderTotals(OrderTotal[] orderTotals)
Sets the orderTotals value for this Order.

Parameters:
orderTotals -

getPaymentDetails

public PaymentDetails getPaymentDetails()
Gets the paymentDetails value for this Order.

Returns:
paymentDetails

setPaymentDetails

public void setPaymentDetails(PaymentDetails paymentDetails)
Sets the paymentDetails value for this Order.

Parameters:
paymentDetails -

getPaymentMethod

public java.lang.String getPaymentMethod()
Gets the paymentMethod value for this Order.

Returns:
paymentMethod

setPaymentMethod

public void setPaymentMethod(java.lang.String paymentMethod)
Sets the paymentMethod value for this Order.

Parameters:
paymentMethod -

getPaymentModuleCode

public java.lang.String getPaymentModuleCode()
Gets the paymentModuleCode value for this Order.

Returns:
paymentModuleCode

setPaymentModuleCode

public void setPaymentModuleCode(java.lang.String paymentModuleCode)
Sets the paymentModuleCode value for this Order.

Parameters:
paymentModuleCode -

getPointsAwarded

public int getPointsAwarded()
Gets the pointsAwarded value for this Order.

Returns:
pointsAwarded

setPointsAwarded

public void setPointsAwarded(int pointsAwarded)
Sets the pointsAwarded value for this Order.

Parameters:
pointsAwarded -

getPointsRedeemed

public int getPointsRedeemed()
Gets the pointsRedeemed value for this Order.

Returns:
pointsRedeemed

setPointsRedeemed

public void setPointsRedeemed(int pointsRedeemed)
Sets the pointsRedeemed value for this Order.

Parameters:
pointsRedeemed -

getPointsReservationId

public int getPointsReservationId()
Gets the pointsReservationId value for this Order.

Returns:
pointsReservationId

setPointsReservationId

public void setPointsReservationId(int pointsReservationId)
Sets the pointsReservationId value for this Order.

Parameters:
pointsReservationId -

getPromotionIds

public java.lang.String getPromotionIds()
Gets the promotionIds value for this Order.

Returns:
promotionIds

setPromotionIds

public void setPromotionIds(java.lang.String promotionIds)
Sets the promotionIds value for this Order.

Parameters:
promotionIds -

getShippingMethod

public java.lang.String getShippingMethod()
Gets the shippingMethod value for this Order.

Returns:
shippingMethod

setShippingMethod

public void setShippingMethod(java.lang.String shippingMethod)
Sets the shippingMethod value for this Order.

Parameters:
shippingMethod -

getShippingModuleCode

public java.lang.String getShippingModuleCode()
Gets the shippingModuleCode value for this Order.

Returns:
shippingModuleCode

setShippingModuleCode

public void setShippingModuleCode(java.lang.String shippingModuleCode)
Sets the shippingModuleCode value for this Order.

Parameters:
shippingModuleCode -

getShippingQuote

public ShippingQuote getShippingQuote()
Gets the shippingQuote value for this Order.

Returns:
shippingQuote

setShippingQuote

public void setShippingQuote(ShippingQuote shippingQuote)
Sets the shippingQuote value for this Order.

Parameters:
shippingQuote -

getShippingServiceCode

public java.lang.String getShippingServiceCode()
Gets the shippingServiceCode value for this Order.

Returns:
shippingServiceCode

setShippingServiceCode

public void setShippingServiceCode(java.lang.String shippingServiceCode)
Sets the shippingServiceCode value for this Order.

Parameters:
shippingServiceCode -

getStatus

public int getStatus()
Gets the status value for this Order.

Returns:
status

setStatus

public void setStatus(int status)
Sets the status value for this Order.

Parameters:
status -

getStatusText

public java.lang.String getStatusText()
Gets the statusText value for this Order.

Returns:
statusText

setStatusText

public void setStatusText(java.lang.String statusText)
Sets the statusText value for this Order.

Parameters:
statusText -

getStatusTrail

public OrderStatusHistory[] getStatusTrail()
Gets the statusTrail value for this Order.

Returns:
statusTrail

setStatusTrail

public void setStatusTrail(OrderStatusHistory[] statusTrail)
Sets the statusTrail value for this Order.

Parameters:
statusTrail -

getSubTotalExTax

public java.math.BigDecimal getSubTotalExTax()
Gets the subTotalExTax value for this Order.

Returns:
subTotalExTax

setSubTotalExTax

public void setSubTotalExTax(java.math.BigDecimal subTotalExTax)
Sets the subTotalExTax value for this Order.

Parameters:
subTotalExTax -

getSubTotalIncTax

public java.math.BigDecimal getSubTotalIncTax()
Gets the subTotalIncTax value for this Order.

Returns:
subTotalIncTax

setSubTotalIncTax

public void setSubTotalIncTax(java.math.BigDecimal subTotalIncTax)
Sets the subTotalIncTax value for this Order.

Parameters:
subTotalIncTax -

getTax

public java.math.BigDecimal getTax()
Gets the tax value for this Order.

Returns:
tax

setTax

public void setTax(java.math.BigDecimal tax)
Sets the tax value for this Order.

Parameters:
tax -

getTaxRateObjectArray

public TaxRate[] getTaxRateObjectArray()
Gets the taxRateObjectArray value for this Order.

Returns:
taxRateObjectArray

setTaxRateObjectArray

public void setTaxRateObjectArray(TaxRate[] taxRateObjectArray)
Sets the taxRateObjectArray value for this Order.

Parameters:
taxRateObjectArray -

getTotalExTax

public java.math.BigDecimal getTotalExTax()
Gets the totalExTax value for this Order.

Returns:
totalExTax

setTotalExTax

public void setTotalExTax(java.math.BigDecimal totalExTax)
Sets the totalExTax value for this Order.

Parameters:
totalExTax -

getTotalIncTax

public java.math.BigDecimal getTotalIncTax()
Gets the totalIncTax value for this Order.

Returns:
totalIncTax

setTotalIncTax

public void setTotalIncTax(java.math.BigDecimal totalIncTax)
Sets the totalIncTax value for this Order.

Parameters:
totalIncTax -

getTrackingNumber

public java.lang.String getTrackingNumber()
Gets the trackingNumber value for this Order.

Returns:
trackingNumber

setTrackingNumber

public void setTrackingNumber(java.lang.String trackingNumber)
Sets the trackingNumber value for this Order.

Parameters:
trackingNumber -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2011 DS Data Systems UK Ltd.