public class CatalogProductDownloadableLinkAddSampleEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductDownloadableLinkAddSampleEntity() |
CatalogProductDownloadableLinkAddSampleEntity(String type,
CatalogProductDownloadableLinkFileEntity file,
String url) |
| 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
|
CatalogProductDownloadableLinkFileEntity |
getFile()
Gets the file value for this CatalogProductDownloadableLinkAddSampleEntity.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getType()
Gets the type value for this CatalogProductDownloadableLinkAddSampleEntity.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUrl()
Gets the url value for this CatalogProductDownloadableLinkAddSampleEntity.
|
int |
hashCode() |
void |
setFile(CatalogProductDownloadableLinkFileEntity file)
Sets the file value for this CatalogProductDownloadableLinkAddSampleEntity.
|
void |
setType(String type)
Sets the type value for this CatalogProductDownloadableLinkAddSampleEntity.
|
void |
setUrl(String url)
Sets the url value for this CatalogProductDownloadableLinkAddSampleEntity.
|
public CatalogProductDownloadableLinkAddSampleEntity()
public CatalogProductDownloadableLinkAddSampleEntity(String type, CatalogProductDownloadableLinkFileEntity file, String url)
public String getType()
public void setType(String type)
type - public CatalogProductDownloadableLinkFileEntity getFile()
public void setFile(CatalogProductDownloadableLinkFileEntity file)
file - public String getUrl()
public void setUrl(String url)
url - 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.