|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.user.provider.capws.v8.ResponseBase
| Constructor Summary | |
ResponseBase()
|
|
ResponseBase(ResponseCode code,
FailureCode failureCode,
java.lang.String message)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ResponseCode |
getCode()
Gets the code value for this ResponseBase. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
FailureCode |
getFailureCode()
Gets the failureCode value for this ResponseBase. |
java.lang.String |
getMessage()
Gets the message value for this ResponseBase. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCode(ResponseCode code)
Sets the code value for this ResponseBase. |
void |
setFailureCode(FailureCode failureCode)
Sets the failureCode value for this ResponseBase. |
void |
setMessage(java.lang.String message)
Sets the message value for this ResponseBase. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResponseBase()
public ResponseBase(ResponseCode code,
FailureCode failureCode,
java.lang.String message)
| Method Detail |
public ResponseCode getCode()
public void setCode(ResponseCode code)
code - public FailureCode getFailureCode()
public void setFailureCode(FailureCode failureCode)
failureCode - public java.lang.String getMessage()
public void setMessage(java.lang.String message)
message - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||