org.csapi.cc
Class TpCallNetworkAccessType

java.lang.Object
  extended by org.csapi.cc.TpCallNetworkAccessType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpCallNetworkAccessType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpCallNetworkAccessType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET
           
static int _P_CALL_NETWORK_ACCESS_TYPE_ISDN
           
static int _P_CALL_NETWORK_ACCESS_TYPE_POT
           
static int _P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN
           
static int _P_CALL_NETWORK_ACCESS_TYPE_WIRELESS
           
static int _P_CALL_NETWORK_ACCESS_TYPE_XDSL
           
static TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET
           
static TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_ISDN
           
static TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_POT
           
static TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN
           
static TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_WIRELESS
           
static TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_XDSL
           
 
Constructor Summary
protected TpCallNetworkAccessType(int i)
           
 
Method Summary
static TpCallNetworkAccessType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN

public static final int _P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN
See Also:
Constant Field Values

P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN

public static final TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN

_P_CALL_NETWORK_ACCESS_TYPE_POT

public static final int _P_CALL_NETWORK_ACCESS_TYPE_POT
See Also:
Constant Field Values

P_CALL_NETWORK_ACCESS_TYPE_POT

public static final TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_POT

_P_CALL_NETWORK_ACCESS_TYPE_ISDN

public static final int _P_CALL_NETWORK_ACCESS_TYPE_ISDN
See Also:
Constant Field Values

P_CALL_NETWORK_ACCESS_TYPE_ISDN

public static final TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_ISDN

_P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET

public static final int _P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET
See Also:
Constant Field Values

P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET

public static final TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET

_P_CALL_NETWORK_ACCESS_TYPE_XDSL

public static final int _P_CALL_NETWORK_ACCESS_TYPE_XDSL
See Also:
Constant Field Values

P_CALL_NETWORK_ACCESS_TYPE_XDSL

public static final TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_XDSL

_P_CALL_NETWORK_ACCESS_TYPE_WIRELESS

public static final int _P_CALL_NETWORK_ACCESS_TYPE_WIRELESS
See Also:
Constant Field Values

P_CALL_NETWORK_ACCESS_TYPE_WIRELESS

public static final TpCallNetworkAccessType P_CALL_NETWORK_ACCESS_TYPE_WIRELESS
Constructor Detail

TpCallNetworkAccessType

protected TpCallNetworkAccessType(int i)
Method Detail

value

public int value()

from_int

public static TpCallNetworkAccessType from_int(int value)


Copyright © 2009. All Rights Reserved.