Project 4

com.amazon.soap.AWSECommerceService
Class Transaction

java.lang.Object
  extended bycom.amazon.soap.AWSECommerceService.Transaction
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  java.lang.String condition
           
private  java.lang.String orderingCustomerId
           
private  java.lang.String payingCustomerId
           
private  java.lang.String sellerId
           
private  java.lang.String sellerName
           
private  TransactionShipmentsShipment[] shipments
           
private  TransactionTotals totals
           
private  java.lang.String transactionDate
           
private  java.lang.String transactionDateEpoch
           
private  java.lang.String transactionId
           
private  TransactionItem[] transactionItems
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
Transaction()
           
Transaction(java.lang.String transactionId, java.lang.String sellerId, java.lang.String condition, java.lang.String transactionDate, java.lang.String transactionDateEpoch, java.lang.String sellerName, java.lang.String payingCustomerId, java.lang.String orderingCustomerId, TransactionTotals totals, TransactionItem[] transactionItems, TransactionShipmentsShipment[] shipments)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getCondition()
          Gets the condition value for this Transaction.
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 getOrderingCustomerId()
          Gets the orderingCustomerId value for this Transaction.
 java.lang.String getPayingCustomerId()
          Gets the payingCustomerId value for this Transaction.
 java.lang.String getSellerId()
          Gets the sellerId value for this Transaction.
 java.lang.String getSellerName()
          Gets the sellerName value for this Transaction.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 TransactionShipmentsShipment[] getShipments()
          Gets the shipments value for this Transaction.
 TransactionTotals getTotals()
          Gets the totals value for this Transaction.
 java.lang.String getTransactionDate()
          Gets the transactionDate value for this Transaction.
 java.lang.String getTransactionDateEpoch()
          Gets the transactionDateEpoch value for this Transaction.
 java.lang.String getTransactionId()
          Gets the transactionId value for this Transaction.
 TransactionItem[] getTransactionItems()
          Gets the transactionItems value for this Transaction.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setCondition(java.lang.String condition)
          Sets the condition value for this Transaction.
 void setOrderingCustomerId(java.lang.String orderingCustomerId)
          Sets the orderingCustomerId value for this Transaction.
 void setPayingCustomerId(java.lang.String payingCustomerId)
          Sets the payingCustomerId value for this Transaction.
 void setSellerId(java.lang.String sellerId)
          Sets the sellerId value for this Transaction.
 void setSellerName(java.lang.String sellerName)
          Sets the sellerName value for this Transaction.
 void setShipments(TransactionShipmentsShipment[] shipments)
          Sets the shipments value for this Transaction.
 void setTotals(TransactionTotals totals)
          Sets the totals value for this Transaction.
 void setTransactionDate(java.lang.String transactionDate)
          Sets the transactionDate value for this Transaction.
 void setTransactionDateEpoch(java.lang.String transactionDateEpoch)
          Sets the transactionDateEpoch value for this Transaction.
 void setTransactionId(java.lang.String transactionId)
          Sets the transactionId value for this Transaction.
 void setTransactionItems(TransactionItem[] transactionItems)
          Sets the transactionItems value for this Transaction.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

condition

private java.lang.String condition

orderingCustomerId

private java.lang.String orderingCustomerId

payingCustomerId

private java.lang.String payingCustomerId

sellerId

private java.lang.String sellerId

sellerName

private java.lang.String sellerName

shipments

private TransactionShipmentsShipment[] shipments

totals

private TransactionTotals totals

transactionDate

private java.lang.String transactionDate

transactionDateEpoch

private java.lang.String transactionDateEpoch

transactionId

private java.lang.String transactionId

transactionItems

private TransactionItem[] transactionItems

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

Transaction

public Transaction()

Transaction

public Transaction(java.lang.String transactionId,
                   java.lang.String sellerId,
                   java.lang.String condition,
                   java.lang.String transactionDate,
                   java.lang.String transactionDateEpoch,
                   java.lang.String sellerName,
                   java.lang.String payingCustomerId,
                   java.lang.String orderingCustomerId,
                   TransactionTotals totals,
                   TransactionItem[] transactionItems,
                   TransactionShipmentsShipment[] shipments)
Method Detail

equals

public boolean equals(java.lang.Object obj)

getCondition

public java.lang.String getCondition()
Gets the condition value for this Transaction.

Returns:
condition

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


getOrderingCustomerId

public java.lang.String getOrderingCustomerId()
Gets the orderingCustomerId value for this Transaction.

Returns:
orderingCustomerId

getPayingCustomerId

public java.lang.String getPayingCustomerId()
Gets the payingCustomerId value for this Transaction.

Returns:
payingCustomerId

getSellerId

public java.lang.String getSellerId()
Gets the sellerId value for this Transaction.

Returns:
sellerId

getSellerName

public java.lang.String getSellerName()
Gets the sellerName value for this Transaction.

Returns:
sellerName

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


getShipments

public TransactionShipmentsShipment[] getShipments()
Gets the shipments value for this Transaction.

Returns:
shipments

getTotals

public TransactionTotals getTotals()
Gets the totals value for this Transaction.

Returns:
totals

getTransactionDate

public java.lang.String getTransactionDate()
Gets the transactionDate value for this Transaction.

Returns:
transactionDate

getTransactionDateEpoch

public java.lang.String getTransactionDateEpoch()
Gets the transactionDateEpoch value for this Transaction.

Returns:
transactionDateEpoch

getTransactionId

public java.lang.String getTransactionId()
Gets the transactionId value for this Transaction.

Returns:
transactionId

getTransactionItems

public TransactionItem[] getTransactionItems()
Gets the transactionItems value for this Transaction.

Returns:
transactionItems

getTypeDesc

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


hashCode

public int hashCode()

setCondition

public void setCondition(java.lang.String condition)
Sets the condition value for this Transaction.

Parameters:
condition -

setOrderingCustomerId

public void setOrderingCustomerId(java.lang.String orderingCustomerId)
Sets the orderingCustomerId value for this Transaction.

Parameters:
orderingCustomerId -

setPayingCustomerId

public void setPayingCustomerId(java.lang.String payingCustomerId)
Sets the payingCustomerId value for this Transaction.

Parameters:
payingCustomerId -

setSellerId

public void setSellerId(java.lang.String sellerId)
Sets the sellerId value for this Transaction.

Parameters:
sellerId -

setSellerName

public void setSellerName(java.lang.String sellerName)
Sets the sellerName value for this Transaction.

Parameters:
sellerName -

setShipments

public void setShipments(TransactionShipmentsShipment[] shipments)
Sets the shipments value for this Transaction.

Parameters:
shipments -

setTotals

public void setTotals(TransactionTotals totals)
Sets the totals value for this Transaction.

Parameters:
totals -

setTransactionDate

public void setTransactionDate(java.lang.String transactionDate)
Sets the transactionDate value for this Transaction.

Parameters:
transactionDate -

setTransactionDateEpoch

public void setTransactionDateEpoch(java.lang.String transactionDateEpoch)
Sets the transactionDateEpoch value for this Transaction.

Parameters:
transactionDateEpoch -

setTransactionId

public void setTransactionId(java.lang.String transactionId)
Sets the transactionId value for this Transaction.

Parameters:
transactionId -

setTransactionItems

public void setTransactionItems(TransactionItem[] transactionItems)
Sets the transactionItems value for this Transaction.

Parameters:
transactionItems -

Project 4