org.csapi.cc
Class TpCallBearerService

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

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

Generated from IDL definition of enum "TpCallBearerService"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_CALL_BEARER_SERVICE_AUDIO
           
static int _P_CALL_BEARER_SERVICE_DIGITALRESTRICTED
           
static int _P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED
           
static int _P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES
           
static int _P_CALL_BEARER_SERVICE_SPEECH
           
static int _P_CALL_BEARER_SERVICE_UNKNOWN
           
static int _P_CALL_BEARER_SERVICE_VIDEO
           
static TpCallBearerService P_CALL_BEARER_SERVICE_AUDIO
           
static TpCallBearerService P_CALL_BEARER_SERVICE_DIGITALRESTRICTED
           
static TpCallBearerService P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED
           
static TpCallBearerService P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES
           
static TpCallBearerService P_CALL_BEARER_SERVICE_SPEECH
           
static TpCallBearerService P_CALL_BEARER_SERVICE_UNKNOWN
           
static TpCallBearerService P_CALL_BEARER_SERVICE_VIDEO
           
 
Constructor Summary
protected TpCallBearerService(int i)
           
 
Method Summary
static TpCallBearerService 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_BEARER_SERVICE_UNKNOWN

public static final int _P_CALL_BEARER_SERVICE_UNKNOWN
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_UNKNOWN

public static final TpCallBearerService P_CALL_BEARER_SERVICE_UNKNOWN

_P_CALL_BEARER_SERVICE_SPEECH

public static final int _P_CALL_BEARER_SERVICE_SPEECH
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_SPEECH

public static final TpCallBearerService P_CALL_BEARER_SERVICE_SPEECH

_P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED

public static final int _P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED

public static final TpCallBearerService P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED

_P_CALL_BEARER_SERVICE_DIGITALRESTRICTED

public static final int _P_CALL_BEARER_SERVICE_DIGITALRESTRICTED
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_DIGITALRESTRICTED

public static final TpCallBearerService P_CALL_BEARER_SERVICE_DIGITALRESTRICTED

_P_CALL_BEARER_SERVICE_AUDIO

public static final int _P_CALL_BEARER_SERVICE_AUDIO
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_AUDIO

public static final TpCallBearerService P_CALL_BEARER_SERVICE_AUDIO

_P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES

public static final int _P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES

public static final TpCallBearerService P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES

_P_CALL_BEARER_SERVICE_VIDEO

public static final int _P_CALL_BEARER_SERVICE_VIDEO
See Also:
Constant Field Values

P_CALL_BEARER_SERVICE_VIDEO

public static final TpCallBearerService P_CALL_BEARER_SERVICE_VIDEO
Constructor Detail

TpCallBearerService

protected TpCallBearerService(int i)
Method Detail

value

public int value()

from_int

public static TpCallBearerService from_int(int value)


Copyright © 2008. All Rights Reserved.