public class

CatalogProductAttributeEntityToUpdate

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

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private AssociativeEntity[] additional_fields
private String[] apply_to
private String default_value
private CatalogProductAttributeFrontendLabelEntity[] frontend_label
private Integer is_comparable
private Integer is_configurable
private Integer is_required
private Integer is_searchable
private Integer is_unique
private Integer is_used_for_promo_rules
private Integer is_visible_in_advanced_search
private Integer is_visible_on_front
private String scope
private static TypeDesc typeDesc
private Integer used_in_product_listing
Public Constructors
CatalogProductAttributeEntityToUpdate()
CatalogProductAttributeEntityToUpdate(String scope, String default_value, Integer is_unique, Integer is_required, String[] apply_to, Integer is_configurable, Integer is_searchable, Integer is_visible_in_advanced_search, Integer is_comparable, Integer is_used_for_promo_rules, Integer is_visible_on_front, Integer used_in_product_listing, AssociativeEntity[] additional_fields, CatalogProductAttributeFrontendLabelEntity[] frontend_label)
Public Methods
synchronized boolean equals(Object obj)
AssociativeEntity[] getAdditional_fields()
Gets the additional_fields value for this CatalogProductAttributeEntityToUpdate.
String[] getApply_to()
Gets the apply_to value for this CatalogProductAttributeEntityToUpdate.
String getDefault_value()
Gets the default_value value for this CatalogProductAttributeEntityToUpdate.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
CatalogProductAttributeFrontendLabelEntity[] getFrontend_label()
Gets the frontend_label value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_comparable()
Gets the is_comparable value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_configurable()
Gets the is_configurable value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_required()
Gets the is_required value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_searchable()
Gets the is_searchable value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_unique()
Gets the is_unique value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_used_for_promo_rules()
Gets the is_used_for_promo_rules value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_visible_in_advanced_search()
Gets the is_visible_in_advanced_search value for this CatalogProductAttributeEntityToUpdate.
Integer getIs_visible_on_front()
Gets the is_visible_on_front value for this CatalogProductAttributeEntityToUpdate.
String getScope()
Gets the scope value for this CatalogProductAttributeEntityToUpdate.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
static TypeDesc getTypeDesc()
Return type metadata object
Integer getUsed_in_product_listing()
Gets the used_in_product_listing value for this CatalogProductAttributeEntityToUpdate.
synchronized int hashCode()
void setAdditional_fields(AssociativeEntity[] additional_fields)
Sets the additional_fields value for this CatalogProductAttributeEntityToUpdate.
void setApply_to(String[] apply_to)
Sets the apply_to value for this CatalogProductAttributeEntityToUpdate.
void setDefault_value(String default_value)
Sets the default_value value for this CatalogProductAttributeEntityToUpdate.
void setFrontend_label(CatalogProductAttributeFrontendLabelEntity[] frontend_label)
Sets the frontend_label value for this CatalogProductAttributeEntityToUpdate.
void setIs_comparable(Integer is_comparable)
Sets the is_comparable value for this CatalogProductAttributeEntityToUpdate.
void setIs_configurable(Integer is_configurable)
Sets the is_configurable value for this CatalogProductAttributeEntityToUpdate.
void setIs_required(Integer is_required)
Sets the is_required value for this CatalogProductAttributeEntityToUpdate.
void setIs_searchable(Integer is_searchable)
Sets the is_searchable value for this CatalogProductAttributeEntityToUpdate.
void setIs_unique(Integer is_unique)
Sets the is_unique value for this CatalogProductAttributeEntityToUpdate.
void setIs_used_for_promo_rules(Integer is_used_for_promo_rules)
Sets the is_used_for_promo_rules value for this CatalogProductAttributeEntityToUpdate.
void setIs_visible_in_advanced_search(Integer is_visible_in_advanced_search)
Sets the is_visible_in_advanced_search value for this CatalogProductAttributeEntityToUpdate.
void setIs_visible_on_front(Integer is_visible_on_front)
Sets the is_visible_on_front value for this CatalogProductAttributeEntityToUpdate.
void setScope(String scope)
Sets the scope value for this CatalogProductAttributeEntityToUpdate.
void setUsed_in_product_listing(Integer used_in_product_listing)
Sets the used_in_product_listing value for this CatalogProductAttributeEntityToUpdate.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private AssociativeEntity[] additional_fields

private String[] apply_to

private String default_value

private Integer is_comparable

private Integer is_configurable

private Integer is_required

private Integer is_searchable

private Integer is_unique

private Integer is_used_for_promo_rules

private Integer is_visible_in_advanced_search

private Integer is_visible_on_front

private String scope

private static TypeDesc typeDesc

private Integer used_in_product_listing

Public Constructors

public CatalogProductAttributeEntityToUpdate ()

public CatalogProductAttributeEntityToUpdate (String scope, String default_value, Integer is_unique, Integer is_required, String[] apply_to, Integer is_configurable, Integer is_searchable, Integer is_visible_in_advanced_search, Integer is_comparable, Integer is_used_for_promo_rules, Integer is_visible_on_front, Integer used_in_product_listing, AssociativeEntity[] additional_fields, CatalogProductAttributeFrontendLabelEntity[] frontend_label)

Parameters
scope
default_value
is_unique
is_required
apply_to
is_configurable
is_searchable
is_visible_in_advanced_search
is_comparable
is_used_for_promo_rules
is_visible_on_front
used_in_product_listing
additional_fields
frontend_label

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public AssociativeEntity[] getAdditional_fields ()

Gets the additional_fields value for this CatalogProductAttributeEntityToUpdate.

Returns
  • additional_fields

public String[] getApply_to ()

Gets the apply_to value for this CatalogProductAttributeEntityToUpdate.

Returns
  • apply_to

public String getDefault_value ()

Gets the default_value value for this CatalogProductAttributeEntityToUpdate.

Returns
  • default_value

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

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public CatalogProductAttributeFrontendLabelEntity[] getFrontend_label ()

Gets the frontend_label value for this CatalogProductAttributeEntityToUpdate.

Returns
  • frontend_label

public Integer getIs_comparable ()

Gets the is_comparable value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_comparable

public Integer getIs_configurable ()

Gets the is_configurable value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_configurable

public Integer getIs_required ()

Gets the is_required value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_required

public Integer getIs_searchable ()

Gets the is_searchable value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_searchable

public Integer getIs_unique ()

Gets the is_unique value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_unique

public Integer getIs_used_for_promo_rules ()

Gets the is_used_for_promo_rules value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_used_for_promo_rules

public Integer getIs_visible_in_advanced_search ()

Gets the is_visible_in_advanced_search value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_visible_in_advanced_search

public Integer getIs_visible_on_front ()

Gets the is_visible_on_front value for this CatalogProductAttributeEntityToUpdate.

Returns
  • is_visible_on_front

public String getScope ()

Gets the scope value for this CatalogProductAttributeEntityToUpdate.

Returns
  • scope

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public static TypeDesc getTypeDesc ()

Return type metadata object

public Integer getUsed_in_product_listing ()

Gets the used_in_product_listing value for this CatalogProductAttributeEntityToUpdate.

Returns
  • used_in_product_listing

public synchronized int hashCode ()

public void setAdditional_fields (AssociativeEntity[] additional_fields)

Sets the additional_fields value for this CatalogProductAttributeEntityToUpdate.

Parameters
additional_fields

public void setApply_to (String[] apply_to)

Sets the apply_to value for this CatalogProductAttributeEntityToUpdate.

Parameters
apply_to

public void setDefault_value (String default_value)

Sets the default_value value for this CatalogProductAttributeEntityToUpdate.

Parameters
default_value

public void setFrontend_label (CatalogProductAttributeFrontendLabelEntity[] frontend_label)

Sets the frontend_label value for this CatalogProductAttributeEntityToUpdate.

Parameters
frontend_label

public void setIs_comparable (Integer is_comparable)

Sets the is_comparable value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_comparable

public void setIs_configurable (Integer is_configurable)

Sets the is_configurable value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_configurable

public void setIs_required (Integer is_required)

Sets the is_required value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_required

public void setIs_searchable (Integer is_searchable)

Sets the is_searchable value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_searchable

public void setIs_unique (Integer is_unique)

Sets the is_unique value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_unique

public void setIs_used_for_promo_rules (Integer is_used_for_promo_rules)

Sets the is_used_for_promo_rules value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_used_for_promo_rules

public void setIs_visible_in_advanced_search (Integer is_visible_in_advanced_search)

Sets the is_visible_in_advanced_search value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_visible_in_advanced_search

public void setIs_visible_on_front (Integer is_visible_on_front)

Sets the is_visible_on_front value for this CatalogProductAttributeEntityToUpdate.

Parameters
is_visible_on_front

public void setScope (String scope)

Sets the scope value for this CatalogProductAttributeEntityToUpdate.

Parameters
scope

public void setUsed_in_product_listing (Integer used_in_product_listing)

Sets the used_in_product_listing value for this CatalogProductAttributeEntityToUpdate.

Parameters
used_in_product_listing