public class

CatalogProductCustomOptionAdditionalFieldsEntity

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String file_extension
private String image_size_x
private String image_size_y
private String max_characters
private String price
private String price_type
private String sku
private String sort_order
private String title
private static TypeDesc typeDesc
private String value_id
Public Constructors
CatalogProductCustomOptionAdditionalFieldsEntity()
CatalogProductCustomOptionAdditionalFieldsEntity(String title, String price, String price_type, String sku, String max_characters, String sort_order, String file_extension, String image_size_x, String image_size_y, String value_id)
Public Methods
synchronized boolean equals(Object obj)
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getFile_extension()
Gets the file_extension value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getImage_size_x()
Gets the image_size_x value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getImage_size_y()
Gets the image_size_y value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getMax_characters()
Gets the max_characters value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getPrice()
Gets the price value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getPrice_type()
Gets the price_type value for this CatalogProductCustomOptionAdditionalFieldsEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
String getSku()
Gets the sku value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getSort_order()
Gets the sort_order value for this CatalogProductCustomOptionAdditionalFieldsEntity.
String getTitle()
Gets the title value for this CatalogProductCustomOptionAdditionalFieldsEntity.
static TypeDesc getTypeDesc()
Return type metadata object
String getValue_id()
Gets the value_id value for this CatalogProductCustomOptionAdditionalFieldsEntity.
synchronized int hashCode()
void setFile_extension(String file_extension)
Sets the file_extension value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setImage_size_x(String image_size_x)
Sets the image_size_x value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setImage_size_y(String image_size_y)
Sets the image_size_y value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setMax_characters(String max_characters)
Sets the max_characters value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setPrice(String price)
Sets the price value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setPrice_type(String price_type)
Sets the price_type value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setSku(String sku)
Sets the sku value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setSort_order(String sort_order)
Sets the sort_order value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setTitle(String title)
Sets the title value for this CatalogProductCustomOptionAdditionalFieldsEntity.
void setValue_id(String value_id)
Sets the value_id value for this CatalogProductCustomOptionAdditionalFieldsEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String file_extension

private String image_size_x

private String image_size_y

private String max_characters

private String price

private String price_type

private String sku

private String sort_order

private String title

private static TypeDesc typeDesc

private String value_id

Public Constructors

public CatalogProductCustomOptionAdditionalFieldsEntity ()

public CatalogProductCustomOptionAdditionalFieldsEntity (String title, String price, String price_type, String sku, String max_characters, String sort_order, String file_extension, String image_size_x, String image_size_y, String value_id)

Parameters
title
price
price_type
sku
max_characters
sort_order
file_extension
image_size_x
image_size_y
value_id

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

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

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getFile_extension ()

Gets the file_extension value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • file_extension

public String getImage_size_x ()

Gets the image_size_x value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • image_size_x

public String getImage_size_y ()

Gets the image_size_y value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • image_size_y

public String getMax_characters ()

Gets the max_characters value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • max_characters

public String getPrice ()

Gets the price value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • price

public String getPrice_type ()

Gets the price_type value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • price_type

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public String getSku ()

Gets the sku value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • sku

public String getSort_order ()

Gets the sort_order value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • sort_order

public String getTitle ()

Gets the title value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • title

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getValue_id ()

Gets the value_id value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Returns
  • value_id

public synchronized int hashCode ()

public void setFile_extension (String file_extension)

Sets the file_extension value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
file_extension

public void setImage_size_x (String image_size_x)

Sets the image_size_x value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
image_size_x

public void setImage_size_y (String image_size_y)

Sets the image_size_y value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
image_size_y

public void setMax_characters (String max_characters)

Sets the max_characters value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
max_characters

public void setPrice (String price)

Sets the price value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
price

public void setPrice_type (String price_type)

Sets the price_type value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
price_type

public void setSku (String sku)

Sets the sku value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
sku

public void setSort_order (String sort_order)

Sets the sort_order value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
sort_order

public void setTitle (String title)

Sets the title value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
title

public void setValue_id (String value_id)

Sets the value_id value for this CatalogProductCustomOptionAdditionalFieldsEntity.

Parameters
value_id