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