| java.lang.Object | |
| ↳ | com.magento.api.CatalogProductTagAddEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| customer_id | |||||||||||
| product_id | |||||||||||
| store | |||||||||||
| tag | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the customer_id value for this CatalogProductTagAddEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the product_id value for this CatalogProductTagAddEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the store value for this CatalogProductTagAddEntity.
| |||||||||||
Gets the tag value for this CatalogProductTagAddEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the customer_id value for this CatalogProductTagAddEntity.
| |||||||||||
Sets the product_id value for this CatalogProductTagAddEntity.
| |||||||||||
Sets the store value for this CatalogProductTagAddEntity.
| |||||||||||
Sets the tag value for this CatalogProductTagAddEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| tag | |
|---|---|
| product_id | |
| customer_id | |
| store |
| obj |
|---|
Gets the customer_id value for this CatalogProductTagAddEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the product_id value for this CatalogProductTagAddEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the store value for this CatalogProductTagAddEntity.
Gets the tag value for this CatalogProductTagAddEntity.
Return type metadata object
Sets the customer_id value for this CatalogProductTagAddEntity.
| customer_id |
|---|
Sets the product_id value for this CatalogProductTagAddEntity.
| product_id |
|---|
Sets the store value for this CatalogProductTagAddEntity.
| store |
|---|
Sets the tag value for this CatalogProductTagAddEntity.
| tag |
|---|