org.csapi.cc.mmccs
Class TpMediaStreamDataTypeRequestType
java.lang.Object
org.csapi.cc.mmccs.TpMediaStreamDataTypeRequestType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpMediaStreamDataTypeRequestType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpMediaStreamDataTypeRequestType"
- 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_AUDIO_CAPABILITIES
public static final int _P_AUDIO_CAPABILITIES
- See Also:
- Constant Field Values
P_AUDIO_CAPABILITIES
public static final TpMediaStreamDataTypeRequestType P_AUDIO_CAPABILITIES
_P_VIDEO_CAPABILITIES
public static final int _P_VIDEO_CAPABILITIES
- See Also:
- Constant Field Values
P_VIDEO_CAPABILITIES
public static final TpMediaStreamDataTypeRequestType P_VIDEO_CAPABILITIES
_P_DATA_CAPABILITIES
public static final int _P_DATA_CAPABILITIES
- See Also:
- Constant Field Values
P_DATA_CAPABILITIES
public static final TpMediaStreamDataTypeRequestType P_DATA_CAPABILITIES
TpMediaStreamDataTypeRequestType
protected TpMediaStreamDataTypeRequestType(int i)
value
public int value()
from_int
public static TpMediaStreamDataTypeRequestType from_int(int value)
Copyright © 2009. All Rights Reserved.