Operation |
Details |
public equals( java.lang.Object obj):boolean |
Sequential |
public static getDeserializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Deserializer |
Sequential Notes: | Get Custom Deserializer | |
public static getSerializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Serializer |
Sequential Notes: | Get Custom Serializer | |
public static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public hashCode():int |
Sequential |
public RelationTypeNotFoundException(): |
Sequential |
public RelationTypeNotFoundException( int httpStatusCode, java.lang.String httpStatusLine, java.lang.String httpStatusMsg): |
Sequential |
public writeDetails( javax.xml.namespace.QName qname, org.apache.axis.encoding.SerializationContext context):void |
Sequential Tags: | throws=java.io.IOException
| Notes: | Writes the exception data to the faultDetails | |