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