|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.Enum
com.genesyslab.ail.InteractionWebcallback.WcbType
public static class InteractionWebcallback.WcbType
Constants for Webcallback types.
| Field Summary | |
|---|---|
static InteractionWebcallback.WcbType |
ASAP
Asap. |
static int |
ASAP_
Asap. |
static InteractionWebcallback.WcbType |
SCHEDULED
Scheduled. |
static int |
SCHEDULED_
Scheduled. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static InteractionWebcallback.WcbType |
getWcbType(int value)
Returns the WcbType for this value. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, max, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int ASAP_
public static final InteractionWebcallback.WcbType ASAP
public static final int SCHEDULED_
public static final InteractionWebcallback.WcbType SCHEDULED
| Method Detail |
|---|
public static final InteractionWebcallback.WcbType getWcbType(int value)
WcbType for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||