|
|||||||||
| 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.AbstractDn.Type
public static class AbstractDn.Type
Enum for the possible types of DNs.
| Field Summary | |
|---|---|
static AbstractDn.Type |
EXT_ROUTING_POINT
External Routing Point. |
static int |
EXT_ROUTING_POINT_
External Routing Point. |
static int |
MAX
The maximum number of types. |
static AbstractDn.Type |
MEDIA
DN of an agent. |
static int |
MEDIA_
DN of an agent. |
static AbstractDn.Type |
QUEUE
Queue. |
static int |
QUEUE_
Queue. |
static AbstractDn.Type |
ROUTING_POINT
Routing point. |
static int |
ROUTING_POINT_
Routing Point. |
static AbstractDn.Type |
ROUTING_QUEUE
Routing Queue. |
static int |
ROUTING_QUEUE_
Routing Queue. |
static AbstractDn.Type |
VIRTUAL_QUEUE
Virtual ACD Queue. |
static int |
VIRTUAL_QUEUE_
Virtual ACD Queue. |
static AbstractDn.Type |
VIRTUAL_ROUTING_POINT
Virtual Routing Point. |
static int |
VIRTUAL_ROUTING_POINT_
Virtual Routing Point. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static AbstractDn.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 EXT_ROUTING_POINT_
public static final AbstractDn.Type EXT_ROUTING_POINT
public static final int ROUTING_QUEUE_
public static final AbstractDn.Type ROUTING_QUEUE
public static final int ROUTING_POINT_
public static final AbstractDn.Type ROUTING_POINT
public static final int VIRTUAL_ROUTING_POINT_
public static final AbstractDn.Type VIRTUAL_ROUTING_POINT
public static final int QUEUE_
public static final AbstractDn.Type QUEUE
public static final int MEDIA_
ACD Position or Extension.
public static final AbstractDn.Type MEDIA
ACD Position or Extension.
public static final int VIRTUAL_QUEUE_
public static final AbstractDn.Type VIRTUAL_QUEUE
public static final int MAX
| Method Detail |
|---|
public static final int max()
public static final AbstractDn.Type getType(int value)
Type for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||