atg.b2bcommerce.invoice.messaging
Class InvoiceMessage

java.lang.Object
  extended by atg.commerce.invoice.messaging.InvoiceMessage
      extended by atg.b2bcommerce.invoice.messaging.InvoiceMessage
All Implemented Interfaces:
java.io.Serializable

Deprecated.

public class InvoiceMessage
extends InvoiceMessage

See Also:
InvoiceMessage, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated.  
 
Constructor Summary
InvoiceMessage()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.invoice.messaging.InvoiceMessage
createBillingAddress, getBalanceDue, getBillingAddress, getInvoiceNumber, getInvoiceRepositoryId, getOrderId, getPaymentDiscountDays, getPaymentDiscountPercent, getPaymentDueDate, getPaymentGroupId, getPaymentNetDays, getPONumber, getPreferredDeliveryMode, getPreferredFormat, getProfile, getRequisitionNumber, getSiteId, setBalanceDue, setBillingAddress, setInvoiceNumber, setInvoiceRepositoryId, setOrderId, setPaymentDiscountDays, setPaymentDiscountPercent, setPaymentDueDate, setPaymentGroupId, setPaymentNetDays, setPONumber, setPreferredDeliveryMode, setPreferredFormat, setProfile, setRequisitionNumber, setSiteId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Deprecated. 
Constructor Detail

InvoiceMessage

public InvoiceMessage()
Deprecated.