public class CatalogProductTagUpdateEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductTagUpdateEntity() |
CatalogProductTagUpdateEntity(String name,
String status,
String base_popularity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBase_popularity()
Gets the base_popularity value for this CatalogProductTagUpdateEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getName()
Gets the name value for this CatalogProductTagUpdateEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getStatus()
Gets the status value for this CatalogProductTagUpdateEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setBase_popularity(String base_popularity)
Sets the base_popularity value for this CatalogProductTagUpdateEntity.
|
void |
setName(String name)
Sets the name value for this CatalogProductTagUpdateEntity.
|
void |
setStatus(String status)
Sets the status value for this CatalogProductTagUpdateEntity.
|
public String getName()
public void setName(String name)
name - public String getStatus()
public void setStatus(String status)
status - public String getBase_popularity()
public void setBase_popularity(String base_popularity)
base_popularity - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.