public class CatalogProductTagListEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductTagListEntity() |
CatalogProductTagListEntity(String tag_id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getName()
Gets the name value for this CatalogProductTagListEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getTag_id()
Gets the tag_id value for this CatalogProductTagListEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setName(String name)
Sets the name value for this CatalogProductTagListEntity.
|
void |
setTag_id(String tag_id)
Sets the tag_id value for this CatalogProductTagListEntity.
|
public String getTag_id()
public void setTag_id(String tag_id)
tag_id - public String getName()
public void setName(String name)
name - 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.