public class ShoppingCartPaymentMethodResponseEntityArray extends Object implements Serializable
| Constructor and Description |
|---|
ShoppingCartPaymentMethodResponseEntityArray() |
ShoppingCartPaymentMethodResponseEntityArray(String code,
String title,
AssociativeEntity[] cc_types) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AssociativeEntity[] |
getCc_types()
Gets the cc_types value for this ShoppingCartPaymentMethodResponseEntityArray.
|
String |
getCode()
Gets the code value for this ShoppingCartPaymentMethodResponseEntityArray.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getTitle()
Gets the title value for this ShoppingCartPaymentMethodResponseEntityArray.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setCc_types(AssociativeEntity[] cc_types)
Sets the cc_types value for this ShoppingCartPaymentMethodResponseEntityArray.
|
void |
setCode(String code)
Sets the code value for this ShoppingCartPaymentMethodResponseEntityArray.
|
void |
setTitle(String title)
Sets the title value for this ShoppingCartPaymentMethodResponseEntityArray.
|
public ShoppingCartPaymentMethodResponseEntityArray()
public ShoppingCartPaymentMethodResponseEntityArray(String code, String title, AssociativeEntity[] cc_types)
public String getCode()
public void setCode(String code)
code - public String getTitle()
public void setTitle(String title)
title - public AssociativeEntity[] getCc_types()
public void setCc_types(AssociativeEntity[] cc_types)
cc_types - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.