|
|||||||||
| 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.Enumerator.Type
public static class Enumerator.Type
Constants for the different enumerator types.
| Field Summary | |
|---|---|
static Enumerator.Type |
CONTACT_ATTRIBUTE
Contact attribute. |
static int |
CONTACT_ATTRIBUTE_
Contact attribute. |
static Enumerator.Type |
CUSTOM
Custom. |
static int |
CUSTOM_
Custom. |
static Enumerator.Type |
INT_OP_ATT
Interaction operational attribute. |
static int |
INT_OP_ATT_
Interaction operational attribute. |
static int |
MAX
The number of types. |
static Enumerator.Type |
ROLE
Role. |
static int |
ROLE_
Role. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static Enumerator.Type |
getType(int value)
Returns the Type for this value. |
static int |
max()
The 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 CONTACT_ATTRIBUTE_
public static final Enumerator.Type CONTACT_ATTRIBUTE
public static final int CUSTOM_
public static final Enumerator.Type CUSTOM
public static final int INT_OP_ATT_
public static final Enumerator.Type INT_OP_ATT
public static final int ROLE_
public static final Enumerator.Type ROLE
public static final int MAX
| Method Detail |
|---|
public static final int max()
public static final Enumerator.Type getType(int value)
Type for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||