|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
weblogic.wsee.reliability.WsrmConstants.FaultCode
public static final class WsrmConstants.FaultCode
Field Summary | |
---|---|
static WsrmConstants.FaultCode |
RECEIVER
|
static WsrmConstants.FaultCode |
SENDER
|
Method Summary | |
---|---|
String |
getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)
|
Name |
getCodeName(WsrmConstants.SOAPVersion soapVersion)
|
QName |
getCodeQName(WsrmConstants.SOAPVersion soapVersion)
|
String |
getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)
|
static WsrmConstants.FaultCode |
valueOf(String name)
|
static WsrmConstants.FaultCode[] |
values()
|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final WsrmConstants.FaultCode SENDER
public static final WsrmConstants.FaultCode RECEIVER
Method Detail |
---|
public static WsrmConstants.FaultCode[] values()
public static WsrmConstants.FaultCode valueOf(String name)
public String getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)
public String getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)
public QName getCodeQName(WsrmConstants.SOAPVersion soapVersion)
public Name getCodeName(WsrmConstants.SOAPVersion soapVersion)
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |