public class CatalogProductDownloadableLinkFileEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductDownloadableLinkFileEntity() |
CatalogProductDownloadableLinkFileEntity(String name,
String base64_content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBase64_content()
Gets the base64_content value for this CatalogProductDownloadableLinkFileEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getName()
Gets the name value for this CatalogProductDownloadableLinkFileEntity.
|
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 |
setBase64_content(String base64_content)
Sets the base64_content value for this CatalogProductDownloadableLinkFileEntity.
|
void |
setName(String name)
Sets the name value for this CatalogProductDownloadableLinkFileEntity.
|
public CatalogProductDownloadableLinkFileEntity()
public String getName()
public void setName(String name)
name - public String getBase64_content()
public void setBase64_content(String base64_content)
base64_content - 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.