| java.lang.Object | |
| ↳ | com.magento.api.CatalogProductDownloadableLinkFileEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| base64_content | |||||||||||
| name | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the base64_content value for this CatalogProductDownloadableLinkFileEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the name value for this CatalogProductDownloadableLinkFileEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the base64_content value for this CatalogProductDownloadableLinkFileEntity.
| |||||||||||
Sets the name value for this CatalogProductDownloadableLinkFileEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| name | |
|---|---|
| base64_content |
| obj |
|---|
Gets the base64_content value for this CatalogProductDownloadableLinkFileEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the name value for this CatalogProductDownloadableLinkFileEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the base64_content value for this CatalogProductDownloadableLinkFileEntity.
| base64_content |
|---|
Sets the name value for this CatalogProductDownloadableLinkFileEntity.
| name |
|---|