|
|||||||||
| 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.RoutingInteraction.Type
public static class RoutingInteraction.Type
Enum for the possible types of this interaction.
| Field Summary | |
|---|---|
static int |
MAX
The maximum number of types. |
static RoutingInteraction.Type |
ROUTING_INTERACTION
This is routing interaction. |
static int |
ROUTING_INTERACTION_
This is routing interaction. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static RoutingInteraction.Type |
getType(int value)
Returns the Type for this value. |
static int |
max()
The maximum number of types. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int ROUTING_INTERACTION_
public static final RoutingInteraction.Type ROUTING_INTERACTION
public static final int MAX
| Method Detail |
|---|
public static final int max()
public static final RoutingInteraction.Type getType(int value)
Type for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||