hp.opencall.media.ccapi
Class CallSpec.CallSpecType

java.lang.Object
  extended byhp.opencall.media.ccapi.CallSpec.CallSpecType
Enclosing class:
CallSpec

public class CallSpec.CallSpecType
extends Object

Call origin The CallSpecType class supplies the different CallSpec type value


Field Summary
static int GENERIC_CALLSPEC
           
static int ISDN_CALLSPEC
           
static int ISDN_CALLSPECIF
           
static int MOBILE_CALLSPEC
           
static int SIP_CALLSPEC
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GENERIC_CALLSPEC

public static final int GENERIC_CALLSPEC
See Also:
Constant Field Values

ISDN_CALLSPEC

public static final int ISDN_CALLSPEC
See Also:
Constant Field Values

MOBILE_CALLSPEC

public static final int MOBILE_CALLSPEC
See Also:
Constant Field Values

ISDN_CALLSPECIF

public static final int ISDN_CALLSPECIF
See Also:
Constant Field Values

SIP_CALLSPEC

public static final int SIP_CALLSPEC
See Also:
Constant Field Values