public class CatalogProductDownloadableLinkSampleEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductDownloadableLinkSampleEntity() |
CatalogProductDownloadableLinkSampleEntity(String sample_id,
String product_id,
String sample_file,
String sample_url,
String sample_type,
String sort_order,
String default_title,
String store_title,
String title) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDefault_title()
Gets the default_title value for this CatalogProductDownloadableLinkSampleEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getProduct_id()
Gets the product_id value for this CatalogProductDownloadableLinkSampleEntity.
|
String |
getSample_file()
Gets the sample_file value for this CatalogProductDownloadableLinkSampleEntity.
|
String |
getSample_id()
Gets the sample_id value for this CatalogProductDownloadableLinkSampleEntity.
|
String |
getSample_type()
Gets the sample_type value for this CatalogProductDownloadableLinkSampleEntity.
|
String |
getSample_url()
Gets the sample_url value for this CatalogProductDownloadableLinkSampleEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSort_order()
Gets the sort_order value for this CatalogProductDownloadableLinkSampleEntity.
|
String |
getStore_title()
Gets the store_title value for this CatalogProductDownloadableLinkSampleEntity.
|
String |
getTitle()
Gets the title value for this CatalogProductDownloadableLinkSampleEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setDefault_title(String default_title)
Sets the default_title value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setProduct_id(String product_id)
Sets the product_id value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setSample_file(String sample_file)
Sets the sample_file value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setSample_id(String sample_id)
Sets the sample_id value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setSample_type(String sample_type)
Sets the sample_type value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setSample_url(String sample_url)
Sets the sample_url value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setSort_order(String sort_order)
Sets the sort_order value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setStore_title(String store_title)
Sets the store_title value for this CatalogProductDownloadableLinkSampleEntity.
|
void |
setTitle(String title)
Sets the title value for this CatalogProductDownloadableLinkSampleEntity.
|
public CatalogProductDownloadableLinkSampleEntity()
public String getSample_id()
public void setSample_id(String sample_id)
sample_id - public String getProduct_id()
public void setProduct_id(String product_id)
product_id - public String getSample_file()
public void setSample_file(String sample_file)
sample_file - public String getSample_url()
public void setSample_url(String sample_url)
sample_url - public String getSample_type()
public void setSample_type(String sample_type)
sample_type - public String getSort_order()
public void setSort_order(String sort_order)
sort_order - public String getDefault_title()
public void setDefault_title(String default_title)
default_title - public String getStore_title()
public void setStore_title(String store_title)
store_title - public String getTitle()
public void setTitle(String title)
title - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.