public class

ShoppingCartPaymentEntity

extends Object
implements Serializable
java.lang.Object
   ↳ com.magento.api.ShoppingCartPaymentEntity

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String additional_data
private String additional_information
private String cc_cid_enc
private String cc_exp_month
private String cc_exp_year
private String cc_last4
private String cc_number_enc
private String cc_owner
private String cc_ss_issue
private String cc_ss_owner
private String cc_ss_start_month
private String cc_ss_start_year
private String cc_type
private String created_at
private String method
private String payment_id
private String po_number
private static TypeDesc typeDesc
private String updated_at
Public Constructors
ShoppingCartPaymentEntity()
ShoppingCartPaymentEntity(String payment_id, String created_at, String updated_at, String method, String cc_type, String cc_number_enc, String cc_last4, String cc_cid_enc, String cc_owner, String cc_exp_month, String cc_exp_year, String cc_ss_owner, String cc_ss_start_month, String cc_ss_start_year, String cc_ss_issue, String po_number, String additional_data, String additional_information)
Public Methods
synchronized boolean equals(Object obj)
String getAdditional_data()
Gets the additional_data value for this ShoppingCartPaymentEntity.
String getAdditional_information()
Gets the additional_information value for this ShoppingCartPaymentEntity.
String getCc_cid_enc()
Gets the cc_cid_enc value for this ShoppingCartPaymentEntity.
String getCc_exp_month()
Gets the cc_exp_month value for this ShoppingCartPaymentEntity.
String getCc_exp_year()
Gets the cc_exp_year value for this ShoppingCartPaymentEntity.
String getCc_last4()
Gets the cc_last4 value for this ShoppingCartPaymentEntity.
String getCc_number_enc()
Gets the cc_number_enc value for this ShoppingCartPaymentEntity.
String getCc_owner()
Gets the cc_owner value for this ShoppingCartPaymentEntity.
String getCc_ss_issue()
Gets the cc_ss_issue value for this ShoppingCartPaymentEntity.
String getCc_ss_owner()
Gets the cc_ss_owner value for this ShoppingCartPaymentEntity.
String getCc_ss_start_month()
Gets the cc_ss_start_month value for this ShoppingCartPaymentEntity.
String getCc_ss_start_year()
Gets the cc_ss_start_year value for this ShoppingCartPaymentEntity.
String getCc_type()
Gets the cc_type value for this ShoppingCartPaymentEntity.
String getCreated_at()
Gets the created_at value for this ShoppingCartPaymentEntity.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getMethod()
Gets the method value for this ShoppingCartPaymentEntity.
String getPayment_id()
Gets the payment_id value for this ShoppingCartPaymentEntity.
String getPo_number()
Gets the po_number value for this ShoppingCartPaymentEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
static TypeDesc getTypeDesc()
Return type metadata object
String getUpdated_at()
Gets the updated_at value for this ShoppingCartPaymentEntity.
synchronized int hashCode()
void setAdditional_data(String additional_data)
Sets the additional_data value for this ShoppingCartPaymentEntity.
void setAdditional_information(String additional_information)
Sets the additional_information value for this ShoppingCartPaymentEntity.
void setCc_cid_enc(String cc_cid_enc)
Sets the cc_cid_enc value for this ShoppingCartPaymentEntity.
void setCc_exp_month(String cc_exp_month)
Sets the cc_exp_month value for this ShoppingCartPaymentEntity.
void setCc_exp_year(String cc_exp_year)
Sets the cc_exp_year value for this ShoppingCartPaymentEntity.
void setCc_last4(String cc_last4)
Sets the cc_last4 value for this ShoppingCartPaymentEntity.
void setCc_number_enc(String cc_number_enc)
Sets the cc_number_enc value for this ShoppingCartPaymentEntity.
void setCc_owner(String cc_owner)
Sets the cc_owner value for this ShoppingCartPaymentEntity.
void setCc_ss_issue(String cc_ss_issue)
Sets the cc_ss_issue value for this ShoppingCartPaymentEntity.
void setCc_ss_owner(String cc_ss_owner)
Sets the cc_ss_owner value for this ShoppingCartPaymentEntity.
void setCc_ss_start_month(String cc_ss_start_month)
Sets the cc_ss_start_month value for this ShoppingCartPaymentEntity.
void setCc_ss_start_year(String cc_ss_start_year)
Sets the cc_ss_start_year value for this ShoppingCartPaymentEntity.
void setCc_type(String cc_type)
Sets the cc_type value for this ShoppingCartPaymentEntity.
void setCreated_at(String created_at)
Sets the created_at value for this ShoppingCartPaymentEntity.
void setMethod(String method)
Sets the method value for this ShoppingCartPaymentEntity.
void setPayment_id(String payment_id)
Sets the payment_id value for this ShoppingCartPaymentEntity.
void setPo_number(String po_number)
Sets the po_number value for this ShoppingCartPaymentEntity.
void setUpdated_at(String updated_at)
Sets the updated_at value for this ShoppingCartPaymentEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String additional_data

private String additional_information

private String cc_cid_enc

private String cc_exp_month

private String cc_exp_year

private String cc_last4

private String cc_number_enc

private String cc_owner

private String cc_ss_issue

private String cc_ss_owner

private String cc_ss_start_month

private String cc_ss_start_year

private String cc_type

private String created_at

private String method

private String payment_id

private String po_number

private static TypeDesc typeDesc

private String updated_at

Public Constructors

public ShoppingCartPaymentEntity ()

public ShoppingCartPaymentEntity (String payment_id, String created_at, String updated_at, String method, String cc_type, String cc_number_enc, String cc_last4, String cc_cid_enc, String cc_owner, String cc_exp_month, String cc_exp_year, String cc_ss_owner, String cc_ss_start_month, String cc_ss_start_year, String cc_ss_issue, String po_number, String additional_data, String additional_information)

Parameters
payment_id
created_at
updated_at
method
cc_type
cc_number_enc
cc_last4
cc_cid_enc
cc_owner
cc_exp_month
cc_exp_year
cc_ss_owner
cc_ss_start_month
cc_ss_start_year
cc_ss_issue
po_number
additional_data
additional_information

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getAdditional_data ()

Gets the additional_data value for this ShoppingCartPaymentEntity.

Returns
  • additional_data

public String getAdditional_information ()

Gets the additional_information value for this ShoppingCartPaymentEntity.

Returns
  • additional_information

public String getCc_cid_enc ()

Gets the cc_cid_enc value for this ShoppingCartPaymentEntity.

Returns
  • cc_cid_enc

public String getCc_exp_month ()

Gets the cc_exp_month value for this ShoppingCartPaymentEntity.

Returns
  • cc_exp_month

public String getCc_exp_year ()

Gets the cc_exp_year value for this ShoppingCartPaymentEntity.

Returns
  • cc_exp_year

public String getCc_last4 ()

Gets the cc_last4 value for this ShoppingCartPaymentEntity.

Returns
  • cc_last4

public String getCc_number_enc ()

Gets the cc_number_enc value for this ShoppingCartPaymentEntity.

Returns
  • cc_number_enc

public String getCc_owner ()

Gets the cc_owner value for this ShoppingCartPaymentEntity.

Returns
  • cc_owner

public String getCc_ss_issue ()

Gets the cc_ss_issue value for this ShoppingCartPaymentEntity.

Returns
  • cc_ss_issue

public String getCc_ss_owner ()

Gets the cc_ss_owner value for this ShoppingCartPaymentEntity.

Returns
  • cc_ss_owner

public String getCc_ss_start_month ()

Gets the cc_ss_start_month value for this ShoppingCartPaymentEntity.

Returns
  • cc_ss_start_month

public String getCc_ss_start_year ()

Gets the cc_ss_start_year value for this ShoppingCartPaymentEntity.

Returns
  • cc_ss_start_year

public String getCc_type ()

Gets the cc_type value for this ShoppingCartPaymentEntity.

Returns
  • cc_type

public String getCreated_at ()

Gets the created_at value for this ShoppingCartPaymentEntity.

Returns
  • created_at

public static Deserializer getDeserializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getMethod ()

Gets the method value for this ShoppingCartPaymentEntity.

Returns
  • method

public String getPayment_id ()

Gets the payment_id value for this ShoppingCartPaymentEntity.

Returns
  • payment_id

public String getPo_number ()

Gets the po_number value for this ShoppingCartPaymentEntity.

Returns
  • po_number

public static Serializer getSerializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getUpdated_at ()

Gets the updated_at value for this ShoppingCartPaymentEntity.

Returns
  • updated_at

public synchronized int hashCode ()

public void setAdditional_data (String additional_data)

Sets the additional_data value for this ShoppingCartPaymentEntity.

Parameters
additional_data

public void setAdditional_information (String additional_information)

Sets the additional_information value for this ShoppingCartPaymentEntity.

Parameters
additional_information

public void setCc_cid_enc (String cc_cid_enc)

Sets the cc_cid_enc value for this ShoppingCartPaymentEntity.

Parameters
cc_cid_enc

public void setCc_exp_month (String cc_exp_month)

Sets the cc_exp_month value for this ShoppingCartPaymentEntity.

Parameters
cc_exp_month

public void setCc_exp_year (String cc_exp_year)

Sets the cc_exp_year value for this ShoppingCartPaymentEntity.

Parameters
cc_exp_year

public void setCc_last4 (String cc_last4)

Sets the cc_last4 value for this ShoppingCartPaymentEntity.

Parameters
cc_last4

public void setCc_number_enc (String cc_number_enc)

Sets the cc_number_enc value for this ShoppingCartPaymentEntity.

Parameters
cc_number_enc

public void setCc_owner (String cc_owner)

Sets the cc_owner value for this ShoppingCartPaymentEntity.

Parameters
cc_owner

public void setCc_ss_issue (String cc_ss_issue)

Sets the cc_ss_issue value for this ShoppingCartPaymentEntity.

Parameters
cc_ss_issue

public void setCc_ss_owner (String cc_ss_owner)

Sets the cc_ss_owner value for this ShoppingCartPaymentEntity.

Parameters
cc_ss_owner

public void setCc_ss_start_month (String cc_ss_start_month)

Sets the cc_ss_start_month value for this ShoppingCartPaymentEntity.

Parameters
cc_ss_start_month

public void setCc_ss_start_year (String cc_ss_start_year)

Sets the cc_ss_start_year value for this ShoppingCartPaymentEntity.

Parameters
cc_ss_start_year

public void setCc_type (String cc_type)

Sets the cc_type value for this ShoppingCartPaymentEntity.

Parameters
cc_type

public void setCreated_at (String created_at)

Sets the created_at value for this ShoppingCartPaymentEntity.

Parameters
created_at

public void setMethod (String method)

Sets the method value for this ShoppingCartPaymentEntity.

Parameters
method

public void setPayment_id (String payment_id)

Sets the payment_id value for this ShoppingCartPaymentEntity.

Parameters
payment_id

public void setPo_number (String po_number)

Sets the po_number value for this ShoppingCartPaymentEntity.

Parameters
po_number

public void setUpdated_at (String updated_at)

Sets the updated_at value for this ShoppingCartPaymentEntity.

Parameters
updated_at