| Package | Description |
|---|---|
| oracle.wsm.common.sdk |
| Modifier and Type | Method and Description |
|---|---|
IMessageContext.STAGE |
IMessageContext.getStage() |
IMessageContext.STAGE |
MessageContext.getStage() |
static IMessageContext.STAGE |
IMessageContext.STAGE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IMessageContext.STAGE[] |
IMessageContext.STAGE.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.setStage(IMessageContext.STAGE stage) |
void |
MessageContext.setStage(IMessageContext.STAGE stage) |