public class CatalogProductDownloadableLinkFileInfoEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductDownloadableLinkFileInfoEntity() |
CatalogProductDownloadableLinkFileInfoEntity(String file,
String name,
int size,
String status) |
| 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 |
getFile()
Gets the file value for this CatalogProductDownloadableLinkFileInfoEntity.
|
String |
getName()
Gets the name value for this CatalogProductDownloadableLinkFileInfoEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
int |
getSize()
Gets the size value for this CatalogProductDownloadableLinkFileInfoEntity.
|
String |
getStatus()
Gets the status value for this CatalogProductDownloadableLinkFileInfoEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setFile(String file)
Sets the file value for this CatalogProductDownloadableLinkFileInfoEntity.
|
void |
setName(String name)
Sets the name value for this CatalogProductDownloadableLinkFileInfoEntity.
|
void |
setSize(int size)
Sets the size value for this CatalogProductDownloadableLinkFileInfoEntity.
|
void |
setStatus(String status)
Sets the status value for this CatalogProductDownloadableLinkFileInfoEntity.
|
public CatalogProductDownloadableLinkFileInfoEntity()
public String getFile()
public void setFile(String file)
file - public String getName()
public void setName(String name)
name - public int getSize()
public void setSize(int size)
size - public String getStatus()
public void setStatus(String status)
status - 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.