org.csapi.cc.cccs
Class TpVideoHandlingType

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

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

Generated from IDL definition of enum "TpVideoHandlingType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_MIXED_VIDEO
           
static int _P_SWITCHED_VIDEO_CHAIR_CONTROLLED
           
static int _P_SWITCHED_VIDEO_VOICE_CONTROLLED
           
static TpVideoHandlingType P_MIXED_VIDEO
           
static TpVideoHandlingType P_SWITCHED_VIDEO_CHAIR_CONTROLLED
           
static TpVideoHandlingType P_SWITCHED_VIDEO_VOICE_CONTROLLED
           
 
Constructor Summary
protected TpVideoHandlingType(int i)
           
 
Method Summary
static TpVideoHandlingType 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_MIXED_VIDEO

public static final int _P_MIXED_VIDEO
See Also:
Constant Field Values

P_MIXED_VIDEO

public static final TpVideoHandlingType P_MIXED_VIDEO

_P_SWITCHED_VIDEO_CHAIR_CONTROLLED

public static final int _P_SWITCHED_VIDEO_CHAIR_CONTROLLED
See Also:
Constant Field Values

P_SWITCHED_VIDEO_CHAIR_CONTROLLED

public static final TpVideoHandlingType P_SWITCHED_VIDEO_CHAIR_CONTROLLED

_P_SWITCHED_VIDEO_VOICE_CONTROLLED

public static final int _P_SWITCHED_VIDEO_VOICE_CONTROLLED
See Also:
Constant Field Values

P_SWITCHED_VIDEO_VOICE_CONTROLLED

public static final TpVideoHandlingType P_SWITCHED_VIDEO_VOICE_CONTROLLED
Constructor Detail

TpVideoHandlingType

protected TpVideoHandlingType(int i)
Method Detail

value

public int value()

from_int

public static TpVideoHandlingType from_int(int value)


Copyright © 2009. All Rights Reserved.