public class CreateOutputMap extends Object implements Serializable
| Constructor and Description | 
|---|
CreateOutputMap()  | 
CreateOutputMap(String incident_Number)  | 
| 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 | 
getIncident_Number()
Gets the incident_Number value for this CreateOutputMap. 
 | 
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 | 
setIncident_Number(String incident_Number)
Sets the incident_Number value for this CreateOutputMap. 
 | 
public CreateOutputMap()
public CreateOutputMap(String incident_Number)
public String getIncident_Number()
public void setIncident_Number(String incident_Number)
incident_Number - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020. All rights reserved.