public class CatalogProductAttributeMediaTypeEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductAttributeMediaTypeEntity() |
CatalogProductAttributeMediaTypeEntity(String code,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCode()
Gets the code value for this CatalogProductAttributeMediaTypeEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getScope()
Gets the scope value for this CatalogProductAttributeMediaTypeEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setCode(String code)
Sets the code value for this CatalogProductAttributeMediaTypeEntity.
|
void |
setScope(String scope)
Sets the scope value for this CatalogProductAttributeMediaTypeEntity.
|
public CatalogProductAttributeMediaTypeEntity()
public String getCode()
public void setCode(String code)
code - public String getScope()
public void setScope(String scope)
scope - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.