|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.AxisFault
org.oasis.wsrf.faults.BaseFaultType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private BaseFaultTypeDescription[] |
description
|
private BaseFaultTypeErrorCode |
errorCode
|
private BaseFaultType[] |
faultCause
|
private org.apache.axis.message.addressing.EndpointReferenceType |
originator
|
private java.util.Calendar |
timestamp
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
BaseFaultType()
|
|
BaseFaultType(java.util.Calendar timestamp,
org.apache.axis.message.addressing.EndpointReferenceType originator,
BaseFaultTypeErrorCode errorCode,
BaseFaultTypeDescription[] description,
BaseFaultType[] faultCause)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BaseFaultTypeDescription[] |
getDescription()
Gets the description value for this BaseFaultType. |
BaseFaultTypeDescription |
getDescription(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
BaseFaultTypeErrorCode |
getErrorCode()
Gets the errorCode value for this BaseFaultType. |
BaseFaultType[] |
getFaultCause()
Gets the faultCause value for this BaseFaultType. |
BaseFaultType |
getFaultCause(int i)
|
org.apache.axis.message.addressing.EndpointReferenceType |
getOriginator()
Gets the originator value for this BaseFaultType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getTimestamp()
Gets the timestamp value for this BaseFaultType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(BaseFaultTypeDescription[] description)
Sets the description value for this BaseFaultType. |
void |
setDescription(int i,
BaseFaultTypeDescription _value)
|
void |
setErrorCode(BaseFaultTypeErrorCode errorCode)
Sets the errorCode value for this BaseFaultType. |
void |
setFaultCause(BaseFaultType[] faultCause)
Sets the faultCause value for this BaseFaultType. |
void |
setFaultCause(int i,
BaseFaultType _value)
|
void |
setOriginator(org.apache.axis.message.addressing.EndpointReferenceType originator)
Sets the originator value for this BaseFaultType. |
void |
setTimestamp(java.util.Calendar timestamp)
Sets the timestamp value for this BaseFaultType. |
void |
writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
Writes the exception data to the faultDetails |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.util.Calendar timestamp
private org.apache.axis.message.addressing.EndpointReferenceType originator
private BaseFaultTypeErrorCode errorCode
private BaseFaultTypeDescription[] description
private BaseFaultType[] faultCause
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public BaseFaultType()
public BaseFaultType(java.util.Calendar timestamp,
org.apache.axis.message.addressing.EndpointReferenceType originator,
BaseFaultTypeErrorCode errorCode,
BaseFaultTypeDescription[] description,
BaseFaultType[] faultCause)
| Method Detail |
public java.util.Calendar getTimestamp()
public void setTimestamp(java.util.Calendar timestamp)
timestamp - public org.apache.axis.message.addressing.EndpointReferenceType getOriginator()
public void setOriginator(org.apache.axis.message.addressing.EndpointReferenceType originator)
originator - public BaseFaultTypeErrorCode getErrorCode()
public void setErrorCode(BaseFaultTypeErrorCode errorCode)
errorCode - public BaseFaultTypeDescription[] getDescription()
public void setDescription(BaseFaultTypeDescription[] description)
description - public BaseFaultTypeDescription getDescription(int i)
public void setDescription(int i,
BaseFaultTypeDescription _value)
public BaseFaultType[] getFaultCause()
public void setFaultCause(BaseFaultType[] faultCause)
faultCause - public BaseFaultType getFaultCause(int i)
public void setFaultCause(int i,
BaseFaultType _value)
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)
public void writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||