public class MagentoInfoEntity extends Object implements Serializable
| Constructor and Description |
|---|
MagentoInfoEntity() |
MagentoInfoEntity(String magento_version,
String magento_edition) |
| 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 |
getMagento_edition()
Gets the magento_edition value for this MagentoInfoEntity.
|
String |
getMagento_version()
Gets the magento_version value for this MagentoInfoEntity.
|
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 |
setMagento_edition(String magento_edition)
Sets the magento_edition value for this MagentoInfoEntity.
|
void |
setMagento_version(String magento_version)
Sets the magento_version value for this MagentoInfoEntity.
|
public String getMagento_version()
public void setMagento_version(String magento_version)
magento_version - public String getMagento_edition()
public void setMagento_edition(String magento_edition)
magento_edition - 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.