| Package | Description |
|---|---|
| oracle.wsm.common.sdk |
| Modifier and Type | Method and Description |
|---|---|
IMessageContext.TYPE |
IMessageContext.getType() |
IMessageContext.TYPE |
MessageContext.getType() |
static IMessageContext.TYPE |
IMessageContext.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IMessageContext.TYPE[] |
IMessageContext.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMessageContext.setType(IMessageContext.TYPE type) |
void |
MessageContext.setType(IMessageContext.TYPE type) |