org.csapi.cc.mmccs
Class TpMediaStreamEventType

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

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

Generated from IDL definition of enum "TpMediaStreamEventType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_MEDIA_STREAM_ADDED
           
static int _P_MEDIA_STREAM_SUBTRACTED
           
static TpMediaStreamEventType P_MEDIA_STREAM_ADDED
           
static TpMediaStreamEventType P_MEDIA_STREAM_SUBTRACTED
           
 
Constructor Summary
protected TpMediaStreamEventType(int i)
           
 
Method Summary
static TpMediaStreamEventType 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_MEDIA_STREAM_ADDED

public static final int _P_MEDIA_STREAM_ADDED
See Also:
Constant Field Values

P_MEDIA_STREAM_ADDED

public static final TpMediaStreamEventType P_MEDIA_STREAM_ADDED

_P_MEDIA_STREAM_SUBTRACTED

public static final int _P_MEDIA_STREAM_SUBTRACTED
See Also:
Constant Field Values

P_MEDIA_STREAM_SUBTRACTED

public static final TpMediaStreamEventType P_MEDIA_STREAM_SUBTRACTED
Constructor Detail

TpMediaStreamEventType

protected TpMediaStreamEventType(int i)
Method Detail

value

public int value()

from_int

public static TpMediaStreamEventType from_int(int value)


Copyright © 2008. All Rights Reserved.