|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.PayPalEcOrderSetupReply
public class PayPalEcOrderSetupReply
| Constructor Summary | |
|---|---|
PayPalEcOrderSetupReply()
|
|
PayPalEcOrderSetupReply(java.math.BigInteger reasonCode,
java.lang.String paypalToken,
java.lang.String transactionId,
java.lang.String paypalTransactiontype,
java.lang.String paymentType,
java.lang.String paypalOrderTime,
java.lang.String paypalAmount,
java.lang.String paypalFeeAmount,
java.lang.String paypalTaxAmount,
java.lang.String paypalExchangeRate,
java.lang.String paypalPaymentStatus,
java.lang.String paypalPendingReason,
java.lang.String paypalReasonCode,
java.lang.String amount,
java.lang.String currency,
java.lang.String correlationID,
java.lang.String errorCode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAmount()
Gets the amount value for this PayPalEcOrderSetupReply. |
java.lang.String |
getCorrelationID()
Gets the correlationID value for this PayPalEcOrderSetupReply. |
java.lang.String |
getCurrency()
Gets the currency value for this PayPalEcOrderSetupReply. |
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 |
getErrorCode()
Gets the errorCode value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaymentType()
Gets the paymentType value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalAmount()
Gets the paypalAmount value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalExchangeRate()
Gets the paypalExchangeRate value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalFeeAmount()
Gets the paypalFeeAmount value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalOrderTime()
Gets the paypalOrderTime value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalPaymentStatus()
Gets the paypalPaymentStatus value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalPendingReason()
Gets the paypalPendingReason value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalReasonCode()
Gets the paypalReasonCode value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalTaxAmount()
Gets the paypalTaxAmount value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalToken()
Gets the paypalToken value for this PayPalEcOrderSetupReply. |
java.lang.String |
getPaypalTransactiontype()
Gets the paypalTransactiontype value for this PayPalEcOrderSetupReply. |
java.math.BigInteger |
getReasonCode()
Gets the reasonCode value for this PayPalEcOrderSetupReply. |
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 |
getTransactionId()
Gets the transactionId value for this PayPalEcOrderSetupReply. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAmount(java.lang.String amount)
Sets the amount value for this PayPalEcOrderSetupReply. |
void |
setCorrelationID(java.lang.String correlationID)
Sets the correlationID value for this PayPalEcOrderSetupReply. |
void |
setCurrency(java.lang.String currency)
Sets the currency value for this PayPalEcOrderSetupReply. |
void |
setErrorCode(java.lang.String errorCode)
Sets the errorCode value for this PayPalEcOrderSetupReply. |
void |
setPaymentType(java.lang.String paymentType)
Sets the paymentType value for this PayPalEcOrderSetupReply. |
void |
setPaypalAmount(java.lang.String paypalAmount)
Sets the paypalAmount value for this PayPalEcOrderSetupReply. |
void |
setPaypalExchangeRate(java.lang.String paypalExchangeRate)
Sets the paypalExchangeRate value for this PayPalEcOrderSetupReply. |
void |
setPaypalFeeAmount(java.lang.String paypalFeeAmount)
Sets the paypalFeeAmount value for this PayPalEcOrderSetupReply. |
void |
setPaypalOrderTime(java.lang.String paypalOrderTime)
Sets the paypalOrderTime value for this PayPalEcOrderSetupReply. |
void |
setPaypalPaymentStatus(java.lang.String paypalPaymentStatus)
Sets the paypalPaymentStatus value for this PayPalEcOrderSetupReply. |
void |
setPaypalPendingReason(java.lang.String paypalPendingReason)
Sets the paypalPendingReason value for this PayPalEcOrderSetupReply. |
void |
setPaypalReasonCode(java.lang.String paypalReasonCode)
Sets the paypalReasonCode value for this PayPalEcOrderSetupReply. |
void |
setPaypalTaxAmount(java.lang.String paypalTaxAmount)
Sets the paypalTaxAmount value for this PayPalEcOrderSetupReply. |
void |
setPaypalToken(java.lang.String paypalToken)
Sets the paypalToken value for this PayPalEcOrderSetupReply. |
void |
setPaypalTransactiontype(java.lang.String paypalTransactiontype)
Sets the paypalTransactiontype value for this PayPalEcOrderSetupReply. |
void |
setReasonCode(java.math.BigInteger reasonCode)
Sets the reasonCode value for this PayPalEcOrderSetupReply. |
void |
setTransactionId(java.lang.String transactionId)
Sets the transactionId value for this PayPalEcOrderSetupReply. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PayPalEcOrderSetupReply()
public PayPalEcOrderSetupReply(java.math.BigInteger reasonCode,
java.lang.String paypalToken,
java.lang.String transactionId,
java.lang.String paypalTransactiontype,
java.lang.String paymentType,
java.lang.String paypalOrderTime,
java.lang.String paypalAmount,
java.lang.String paypalFeeAmount,
java.lang.String paypalTaxAmount,
java.lang.String paypalExchangeRate,
java.lang.String paypalPaymentStatus,
java.lang.String paypalPendingReason,
java.lang.String paypalReasonCode,
java.lang.String amount,
java.lang.String currency,
java.lang.String correlationID,
java.lang.String errorCode)
| Method Detail |
|---|
public java.math.BigInteger getReasonCode()
public void setReasonCode(java.math.BigInteger reasonCode)
reasonCode - public java.lang.String getPaypalToken()
public void setPaypalToken(java.lang.String paypalToken)
paypalToken - public java.lang.String getTransactionId()
public void setTransactionId(java.lang.String transactionId)
transactionId - public java.lang.String getPaypalTransactiontype()
public void setPaypalTransactiontype(java.lang.String paypalTransactiontype)
paypalTransactiontype - public java.lang.String getPaymentType()
public void setPaymentType(java.lang.String paymentType)
paymentType - public java.lang.String getPaypalOrderTime()
public void setPaypalOrderTime(java.lang.String paypalOrderTime)
paypalOrderTime - public java.lang.String getPaypalAmount()
public void setPaypalAmount(java.lang.String paypalAmount)
paypalAmount - public java.lang.String getPaypalFeeAmount()
public void setPaypalFeeAmount(java.lang.String paypalFeeAmount)
paypalFeeAmount - public java.lang.String getPaypalTaxAmount()
public void setPaypalTaxAmount(java.lang.String paypalTaxAmount)
paypalTaxAmount - public java.lang.String getPaypalExchangeRate()
public void setPaypalExchangeRate(java.lang.String paypalExchangeRate)
paypalExchangeRate - public java.lang.String getPaypalPaymentStatus()
public void setPaypalPaymentStatus(java.lang.String paypalPaymentStatus)
paypalPaymentStatus - public java.lang.String getPaypalPendingReason()
public void setPaypalPendingReason(java.lang.String paypalPendingReason)
paypalPendingReason - public java.lang.String getPaypalReasonCode()
public void setPaypalReasonCode(java.lang.String paypalReasonCode)
paypalReasonCode - public java.lang.String getAmount()
public void setAmount(java.lang.String amount)
amount - public java.lang.String getCurrency()
public void setCurrency(java.lang.String currency)
currency - public java.lang.String getCorrelationID()
public void setCorrelationID(java.lang.String correlationID)
correlationID - public java.lang.String getErrorCode()
public void setErrorCode(java.lang.String errorCode)
errorCode - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||