public class

CatalogProductDownloadableLinkEntity

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private CatalogProductDownloadableLinkFileInfoEntity[] file_save
private int is_shareable
private Integer is_unlimited
private String link_id
private String link_type
private String link_url
private Integer number_of_downloads
private String price
private String sample_file
private CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save
private String sample_type
private String sample_url
private int sort_order
private String title
private static TypeDesc typeDesc
Public Constructors
CatalogProductDownloadableLinkEntity()
CatalogProductDownloadableLinkEntity(String link_id, String title, String price, Integer number_of_downloads, Integer is_unlimited, int is_shareable, String link_url, String link_type, String sample_file, String sample_url, String sample_type, int sort_order, CatalogProductDownloadableLinkFileInfoEntity[] file_save, CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save)
Public Methods
synchronized boolean equals(Object obj)
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
CatalogProductDownloadableLinkFileInfoEntity[] getFile_save()
Gets the file_save value for this CatalogProductDownloadableLinkEntity.
int getIs_shareable()
Gets the is_shareable value for this CatalogProductDownloadableLinkEntity.
Integer getIs_unlimited()
Gets the is_unlimited value for this CatalogProductDownloadableLinkEntity.
String getLink_id()
Gets the link_id value for this CatalogProductDownloadableLinkEntity.
String getLink_type()
Gets the link_type value for this CatalogProductDownloadableLinkEntity.
String getLink_url()
Gets the link_url value for this CatalogProductDownloadableLinkEntity.
Integer getNumber_of_downloads()
Gets the number_of_downloads value for this CatalogProductDownloadableLinkEntity.
String getPrice()
Gets the price value for this CatalogProductDownloadableLinkEntity.
String getSample_file()
Gets the sample_file value for this CatalogProductDownloadableLinkEntity.
CatalogProductDownloadableLinkFileInfoEntity[] getSample_file_save()
Gets the sample_file_save value for this CatalogProductDownloadableLinkEntity.
String getSample_type()
Gets the sample_type value for this CatalogProductDownloadableLinkEntity.
String getSample_url()
Gets the sample_url value for this CatalogProductDownloadableLinkEntity.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
int getSort_order()
Gets the sort_order value for this CatalogProductDownloadableLinkEntity.
String getTitle()
Gets the title value for this CatalogProductDownloadableLinkEntity.
static TypeDesc getTypeDesc()
Return type metadata object
synchronized int hashCode()
void setFile_save(CatalogProductDownloadableLinkFileInfoEntity[] file_save)
Sets the file_save value for this CatalogProductDownloadableLinkEntity.
void setIs_shareable(int is_shareable)
Sets the is_shareable value for this CatalogProductDownloadableLinkEntity.
void setIs_unlimited(Integer is_unlimited)
Sets the is_unlimited value for this CatalogProductDownloadableLinkEntity.
void setLink_id(String link_id)
Sets the link_id value for this CatalogProductDownloadableLinkEntity.
void setLink_type(String link_type)
Sets the link_type value for this CatalogProductDownloadableLinkEntity.
void setLink_url(String link_url)
Sets the link_url value for this CatalogProductDownloadableLinkEntity.
void setNumber_of_downloads(Integer number_of_downloads)
Sets the number_of_downloads value for this CatalogProductDownloadableLinkEntity.
void setPrice(String price)
Sets the price value for this CatalogProductDownloadableLinkEntity.
void setSample_file(String sample_file)
Sets the sample_file value for this CatalogProductDownloadableLinkEntity.
void setSample_file_save(CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save)
Sets the sample_file_save value for this CatalogProductDownloadableLinkEntity.
void setSample_type(String sample_type)
Sets the sample_type value for this CatalogProductDownloadableLinkEntity.
void setSample_url(String sample_url)
Sets the sample_url value for this CatalogProductDownloadableLinkEntity.
void setSort_order(int sort_order)
Sets the sort_order value for this CatalogProductDownloadableLinkEntity.
void setTitle(String title)
Sets the title value for this CatalogProductDownloadableLinkEntity.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private int is_shareable

private Integer is_unlimited

private String link_id

private String link_type

private String link_url

private Integer number_of_downloads

private String price

private String sample_file

private String sample_type

private String sample_url

private int sort_order

private String title

private static TypeDesc typeDesc

Public Constructors

public CatalogProductDownloadableLinkEntity ()

public CatalogProductDownloadableLinkEntity (String link_id, String title, String price, Integer number_of_downloads, Integer is_unlimited, int is_shareable, String link_url, String link_type, String sample_file, String sample_url, String sample_type, int sort_order, CatalogProductDownloadableLinkFileInfoEntity[] file_save, CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save)

Parameters
link_id
title
price
number_of_downloads
is_unlimited
is_shareable
link_url
link_type
sample_file
sample_url
sample_type
sort_order
file_save
sample_file_save

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 CatalogProductDownloadableLinkFileInfoEntity[] getFile_save ()

Gets the file_save value for this CatalogProductDownloadableLinkEntity.

Returns
  • file_save

public int getIs_shareable ()

Gets the is_shareable value for this CatalogProductDownloadableLinkEntity.

Returns
  • is_shareable

public Integer getIs_unlimited ()

Gets the is_unlimited value for this CatalogProductDownloadableLinkEntity.

Returns
  • is_unlimited

public String getLink_id ()

Gets the link_id value for this CatalogProductDownloadableLinkEntity.

Returns
  • link_id

public String getLink_type ()

Gets the link_type value for this CatalogProductDownloadableLinkEntity.

Returns
  • link_type

public String getLink_url ()

Gets the link_url value for this CatalogProductDownloadableLinkEntity.

Returns
  • link_url

public Integer getNumber_of_downloads ()

Gets the number_of_downloads value for this CatalogProductDownloadableLinkEntity.

Returns
  • number_of_downloads

public String getPrice ()

Gets the price value for this CatalogProductDownloadableLinkEntity.

Returns
  • price

public String getSample_file ()

Gets the sample_file value for this CatalogProductDownloadableLinkEntity.

Returns
  • sample_file

public CatalogProductDownloadableLinkFileInfoEntity[] getSample_file_save ()

Gets the sample_file_save value for this CatalogProductDownloadableLinkEntity.

Returns
  • sample_file_save

public String getSample_type ()

Gets the sample_type value for this CatalogProductDownloadableLinkEntity.

Returns
  • sample_type

public String getSample_url ()

Gets the sample_url value for this CatalogProductDownloadableLinkEntity.

Returns
  • sample_url

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public int getSort_order ()

Gets the sort_order value for this CatalogProductDownloadableLinkEntity.

Returns
  • sort_order

public String getTitle ()

Gets the title value for this CatalogProductDownloadableLinkEntity.

Returns
  • title

public static TypeDesc getTypeDesc ()

Return type metadata object

public synchronized int hashCode ()

public void setFile_save (CatalogProductDownloadableLinkFileInfoEntity[] file_save)

Sets the file_save value for this CatalogProductDownloadableLinkEntity.

Parameters
file_save

public void setIs_shareable (int is_shareable)

Sets the is_shareable value for this CatalogProductDownloadableLinkEntity.

Parameters
is_shareable

public void setIs_unlimited (Integer is_unlimited)

Sets the is_unlimited value for this CatalogProductDownloadableLinkEntity.

Parameters
is_unlimited

public void setLink_id (String link_id)

Sets the link_id value for this CatalogProductDownloadableLinkEntity.

Parameters
link_id

public void setLink_type (String link_type)

Sets the link_type value for this CatalogProductDownloadableLinkEntity.

Parameters
link_type

public void setLink_url (String link_url)

Sets the link_url value for this CatalogProductDownloadableLinkEntity.

Parameters
link_url

public void setNumber_of_downloads (Integer number_of_downloads)

Sets the number_of_downloads value for this CatalogProductDownloadableLinkEntity.

Parameters
number_of_downloads

public void setPrice (String price)

Sets the price value for this CatalogProductDownloadableLinkEntity.

Parameters
price

public void setSample_file (String sample_file)

Sets the sample_file value for this CatalogProductDownloadableLinkEntity.

Parameters
sample_file

public void setSample_file_save (CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save)

Sets the sample_file_save value for this CatalogProductDownloadableLinkEntity.

Parameters
sample_file_save

public void setSample_type (String sample_type)

Sets the sample_type value for this CatalogProductDownloadableLinkEntity.

Parameters
sample_type

public void setSample_url (String sample_url)

Sets the sample_url value for this CatalogProductDownloadableLinkEntity.

Parameters
sample_url

public void setSort_order (int sort_order)

Sets the sort_order value for this CatalogProductDownloadableLinkEntity.

Parameters
sort_order

public void setTitle (String title)

Sets the title value for this CatalogProductDownloadableLinkEntity.

Parameters
title