org.csapi.cc.cccs
Class TpConfPolicyType
java.lang.Object
org.csapi.cc.cccs.TpConfPolicyType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpConfPolicyType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpConfPolicyType"
- 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_CONFERENCE_POLICY_UNDEFINED
public static final int _P_CONFERENCE_POLICY_UNDEFINED
- See Also:
- Constant Field Values
P_CONFERENCE_POLICY_UNDEFINED
public static final TpConfPolicyType P_CONFERENCE_POLICY_UNDEFINED
_P_CONFERENCE_POLICY_MONOMEDIA
public static final int _P_CONFERENCE_POLICY_MONOMEDIA
- See Also:
- Constant Field Values
P_CONFERENCE_POLICY_MONOMEDIA
public static final TpConfPolicyType P_CONFERENCE_POLICY_MONOMEDIA
_P_CONFERENCE_POLICY_MULTIMEDIA
public static final int _P_CONFERENCE_POLICY_MULTIMEDIA
- See Also:
- Constant Field Values
P_CONFERENCE_POLICY_MULTIMEDIA
public static final TpConfPolicyType P_CONFERENCE_POLICY_MULTIMEDIA
TpConfPolicyType
protected TpConfPolicyType(int i)
value
public int value()
from_int
public static TpConfPolicyType from_int(int value)
Copyright © 2009. All Rights Reserved.