public class CatalogProductAdditionalAttributesEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductAdditionalAttributesEntity() |
CatalogProductAdditionalAttributesEntity(AssociativeMultiEntity[] multi_data,
AssociativeEntity[] single_data) |
| 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
|
AssociativeMultiEntity[] |
getMulti_data()
Gets the multi_data value for this CatalogProductAdditionalAttributesEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
AssociativeEntity[] |
getSingle_data()
Gets the single_data value for this CatalogProductAdditionalAttributesEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setMulti_data(AssociativeMultiEntity[] multi_data)
Sets the multi_data value for this CatalogProductAdditionalAttributesEntity.
|
void |
setSingle_data(AssociativeEntity[] single_data)
Sets the single_data value for this CatalogProductAdditionalAttributesEntity.
|
public CatalogProductAdditionalAttributesEntity()
public CatalogProductAdditionalAttributesEntity(AssociativeMultiEntity[] multi_data, AssociativeEntity[] single_data)
public AssociativeMultiEntity[] getMulti_data()
public void setMulti_data(AssociativeMultiEntity[] multi_data)
multi_data - public AssociativeEntity[] getSingle_data()
public void setSingle_data(AssociativeEntity[] single_data)
single_data - 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.