|
|||||||||||
| 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.subscribe.SubscriptionFault
| 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 | |
SubscriptionFault()
|
|
SubscriptionFault(OfferType offer,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.PositiveInteger code)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this SubscriptionFault. |
org.apache.axis.types.PositiveInteger |
getCode()
Gets the code value for this SubscriptionFault. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
OfferType |
getOffer()
Gets the offer value for this SubscriptionFault. |
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 |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this SubscriptionFault. |
void |
setCode(org.apache.axis.types.PositiveInteger code)
Sets the code value for this SubscriptionFault. |
void |
setOffer(OfferType offer)
Sets the offer value for this SubscriptionFault. |
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 SubscriptionFault()
public SubscriptionFault(OfferType offer,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.PositiveInteger code)
| Method Detail |
public OfferType getOffer()
public void setOffer(OfferType offer)
offer - 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 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 | ||||||||||