|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.apache.axis.AxisFault
org.icestandard.ICE.V20.message.StatusCode
| Field Summary |
| Fields inherited from class org.apache.axis.AxisFault |
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode, log |
| Fields inherited from class java.rmi.RemoteException |
detail |
| Constructor Summary | |
StatusCode()
|
|
StatusCode(org.apache.axis.types.PositiveInteger code,
org.apache.axis.types.Token messageId,
org.apache.axis.types.Token subscriptionId,
org.apache.axis.types.URI location,
org.apache.axis.types.Duration duration,
org.apache.axis.message.MessageElement[] any)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this StatusCode. |
org.apache.axis.types.PositiveInteger |
getCode()
Gets the code value for this StatusCode. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.Duration |
getDuration()
Gets the duration value for this StatusCode. |
org.apache.axis.types.URI |
getLocation()
Gets the location value for this StatusCode. |
org.apache.axis.types.Token |
getMessageId()
Gets the messageId value for this StatusCode. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.types.Token |
getSubscriptionId()
Gets the subscriptionId value for this StatusCode. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this StatusCode. |
void |
setCode(org.apache.axis.types.PositiveInteger code)
Sets the code value for this StatusCode. |
void |
setDuration(org.apache.axis.types.Duration duration)
Sets the duration value for this StatusCode. |
void |
setLocation(org.apache.axis.types.URI location)
Sets the location value for this StatusCode. |
void |
setMessageId(org.apache.axis.types.Token messageId)
Sets the messageId value for this StatusCode. |
void |
setSubscriptionId(org.apache.axis.types.Token subscriptionId)
Sets the subscriptionId value for this StatusCode. |
void |
writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
Writes the exception data to the faultDetails |
| Methods inherited from class org.apache.axis.AxisFault |
addFaultDetail, addFaultDetail, addFaultDetailString, addFaultSubCode, addFaultSubCodeAsString, addHeader, addHostname, addHostnameIfNeeded, clearFaultDetails, clearFaultSubCodes, clearHeaders, dump, dumpToString, getFaultActor, getFaultCode, getFaultDetails, getFaultNode, getFaultReason, getFaultRole, getFaultString, getFaultSubCodes, getHeaders, initFaultSubCodes, lookupFaultDetail, makeFault, output, printStackTrace, printStackTrace, removeFaultDetail, removeHostname, setFaultActor, setFaultCode, setFaultCode, setFaultCodeAsString, setFaultDetail, setFaultDetailString, setFaultNode, setFaultReason, setFaultRole, setFaultString, toString |
| Methods inherited from class java.rmi.RemoteException |
getCause, getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StatusCode()
public StatusCode(org.apache.axis.types.PositiveInteger code,
org.apache.axis.types.Token messageId,
org.apache.axis.types.Token subscriptionId,
org.apache.axis.types.URI location,
org.apache.axis.types.Duration duration,
org.apache.axis.message.MessageElement[] any)
| Method Detail |
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public org.apache.axis.types.PositiveInteger getCode()
public void setCode(org.apache.axis.types.PositiveInteger code)
code - public org.apache.axis.types.Token getMessageId()
public void setMessageId(org.apache.axis.types.Token messageId)
messageId - public org.apache.axis.types.Token getSubscriptionId()
public void setSubscriptionId(org.apache.axis.types.Token subscriptionId)
subscriptionId - public org.apache.axis.types.URI getLocation()
public void setLocation(org.apache.axis.types.URI location)
location - public org.apache.axis.types.Duration getDuration()
public void setDuration(org.apache.axis.types.Duration duration)
duration - 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 | ||||||||||