public class

CatalogProductDownloadableLinkSampleEntity

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String default_title
private String product_id
private String sample_file
private String sample_id
private String sample_type
private String sample_url
private String sort_order
private String store_title
private String title
private static TypeDesc typeDesc
Public Constructors
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)
Public Methods
synchronized boolean equals(Object obj)
String getDefault_title()
Gets the default_title value for this CatalogProductDownloadableLinkSampleEntity.
static 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 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 TypeDesc getTypeDesc()
Return type metadata object
synchronized 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.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String default_title

private String product_id

private String sample_file

private String sample_id

private String sample_type

private String sample_url

private String sort_order

private String store_title

private String title

private static TypeDesc typeDesc

Public Constructors

public CatalogProductDownloadableLinkSampleEntity ()

public 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)

Parameters
sample_id
product_id
sample_file
sample_url
sample_type
sort_order
default_title
store_title
title

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String getDefault_title ()

Gets the default_title value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • default_title

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

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getProduct_id ()

Gets the product_id value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • product_id

public String getSample_file ()

Gets the sample_file value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • sample_file

public String getSample_id ()

Gets the sample_id value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • sample_id

public String getSample_type ()

Gets the sample_type value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • sample_type

public String getSample_url ()

Gets the sample_url value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • sample_url

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public String getSort_order ()

Gets the sort_order value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • sort_order

public String getStore_title ()

Gets the store_title value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • store_title

public String getTitle ()

Gets the title value for this CatalogProductDownloadableLinkSampleEntity.

Returns
  • title

public static TypeDesc getTypeDesc ()

Return type metadata object

public synchronized int hashCode ()

public void setDefault_title (String default_title)

Sets the default_title value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
default_title

public void setProduct_id (String product_id)

Sets the product_id value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
product_id

public void setSample_file (String sample_file)

Sets the sample_file value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
sample_file

public void setSample_id (String sample_id)

Sets the sample_id value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
sample_id

public void setSample_type (String sample_type)

Sets the sample_type value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
sample_type

public void setSample_url (String sample_url)

Sets the sample_url value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
sample_url

public void setSort_order (String sort_order)

Sets the sort_order value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
sort_order

public void setStore_title (String store_title)

Sets the store_title value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
store_title

public void setTitle (String title)

Sets the title value for this CatalogProductDownloadableLinkSampleEntity.

Parameters
title