org.csapi.cc.mmccs
Class TpMediaStreamDirection
java.lang.Object
org.csapi.cc.mmccs.TpMediaStreamDirection
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpMediaStreamDirection
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpMediaStreamDirection"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_SEND_ONLY
public static final int _P_SEND_ONLY
- See Also:
- Constant Field Values
P_SEND_ONLY
public static final TpMediaStreamDirection P_SEND_ONLY
_P_RECEIVE_ONLY
public static final int _P_RECEIVE_ONLY
- See Also:
- Constant Field Values
P_RECEIVE_ONLY
public static final TpMediaStreamDirection P_RECEIVE_ONLY
_P_SEND_RECEIVE
public static final int _P_SEND_RECEIVE
- See Also:
- Constant Field Values
P_SEND_RECEIVE
public static final TpMediaStreamDirection P_SEND_RECEIVE
TpMediaStreamDirection
protected TpMediaStreamDirection(int i)
value
public int value()
from_int
public static TpMediaStreamDirection from_int(int value)
Copyright © 2008. All Rights Reserved.