Package | Description |
---|---|
weblogic.wsee.reliability |
Modifier and Type | Field and Description |
---|---|
private WsrmConstants.Element |
WsrmConstants.HeaderElement.elem
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static WsrmConstants.Element |
WsrmConstants.Element.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WsrmConstants.Element[] |
WsrmConstants.Element.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HeaderElement(WsrmConstants.Element elem)
Deprecated.
|