public class CatalogProductCustomOptionAdditionalFieldsEntity extends Object implements Serializable
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.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_type()
Gets the price_type value for this CatalogProductCustomOptionAdditionalFieldsEntity.
|
String |
getPrice()
Gets the price value for this CatalogProductCustomOptionAdditionalFieldsEntity.
|
static org.apache.axis.encoding.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 org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getValue_id()
Gets the value_id value for this CatalogProductCustomOptionAdditionalFieldsEntity.
|
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_type(String price_type)
Sets the price_type value for this CatalogProductCustomOptionAdditionalFieldsEntity.
|
void |
setPrice(String price)
Sets the price 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.
|
public CatalogProductCustomOptionAdditionalFieldsEntity()
public String getTitle()
public void setTitle(String title)
title - public String getPrice()
public void setPrice(String price)
price - public String getPrice_type()
public void setPrice_type(String price_type)
price_type - public String getSku()
public void setSku(String sku)
sku - public String getMax_characters()
public void setMax_characters(String max_characters)
max_characters - public String getSort_order()
public void setSort_order(String sort_order)
sort_order - public String getFile_extension()
public void setFile_extension(String file_extension)
file_extension - public String getImage_size_x()
public void setImage_size_x(String image_size_x)
image_size_x - public String getImage_size_y()
public void setImage_size_y(String image_size_y)
image_size_y - public String getValue_id()
public void setValue_id(String value_id)
value_id - 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.