public class CatalogProductDownloadableLinkInfoEntity extends Object implements Serializable
| Constructor and Description |
|---|
CatalogProductDownloadableLinkInfoEntity() |
CatalogProductDownloadableLinkInfoEntity(CatalogProductDownloadableLinkEntity[] links,
CatalogProductDownloadableLinkSampleEntity[] samples) |
| 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
|
CatalogProductDownloadableLinkEntity[] |
getLinks()
Gets the links value for this CatalogProductDownloadableLinkInfoEntity.
|
CatalogProductDownloadableLinkSampleEntity[] |
getSamples()
Gets the samples value for this CatalogProductDownloadableLinkInfoEntity.
|
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 |
setLinks(CatalogProductDownloadableLinkEntity[] links)
Sets the links value for this CatalogProductDownloadableLinkInfoEntity.
|
void |
setSamples(CatalogProductDownloadableLinkSampleEntity[] samples)
Sets the samples value for this CatalogProductDownloadableLinkInfoEntity.
|
public CatalogProductDownloadableLinkInfoEntity()
public CatalogProductDownloadableLinkInfoEntity(CatalogProductDownloadableLinkEntity[] links, CatalogProductDownloadableLinkSampleEntity[] samples)
public CatalogProductDownloadableLinkEntity[] getLinks()
public void setLinks(CatalogProductDownloadableLinkEntity[] links)
links - public CatalogProductDownloadableLinkSampleEntity[] getSamples()
public void setSamples(CatalogProductDownloadableLinkSampleEntity[] samples)
samples - 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.