public class ExistsFaltureEntity extends Object implements Serializable
| Constructor and Description |
|---|
ExistsFaltureEntity() |
ExistsFaltureEntity(String code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCode()
Gets the code value for this ExistsFaltureEntity.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getMessage()
Gets the message value for this ExistsFaltureEntity.
|
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 |
setCode(String code)
Sets the code value for this ExistsFaltureEntity.
|
void |
setMessage(String message)
Sets the message value for this ExistsFaltureEntity.
|
public String getCode()
public void setCode(String code)
code - public String getMessage()
public void setMessage(String message)
message - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.