|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.axis.services.WSCTX.wsctx_schema.AssertionType
cgl.axis.services.WSCTX.wsctx_schema.FaultType
| Constructor Summary | |
FaultType()
|
|
FaultType(org.apache.axis.types.URI originator,
org.apache.axis.types.URI errorCode,
java.lang.String description)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription()
Gets the description value for this FaultType. |
org.apache.axis.types.URI |
getErrorCode()
Gets the errorCode value for this FaultType. |
org.apache.axis.types.URI |
getOriginator()
Gets the originator value for this FaultType. |
int |
hashCode()
|
void |
setDescription(java.lang.String description)
Sets the description value for this FaultType. |
void |
setErrorCode(org.apache.axis.types.URI errorCode)
Sets the errorCode value for this FaultType. |
void |
setOriginator(org.apache.axis.types.URI originator)
Sets the originator value for this FaultType. |
| Methods inherited from class cgl.axis.services.WSCTX.wsctx_schema.AssertionType |
getCorrelationId, setCorrelationId |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FaultType()
public FaultType(org.apache.axis.types.URI originator,
org.apache.axis.types.URI errorCode,
java.lang.String description)
| Method Detail |
public org.apache.axis.types.URI getOriginator()
public void setOriginator(org.apache.axis.types.URI originator)
originator - public org.apache.axis.types.URI getErrorCode()
public void setErrorCode(org.apache.axis.types.URI errorCode)
errorCode - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public boolean equals(java.lang.Object obj)
equals in class AssertionTypepublic int hashCode()
hashCode in class AssertionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||