org.csapi.cc.cccs
Class TpMultiMediaConfPolicy

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

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

Generated from IDL definition of struct "TpMultiMediaConfPolicy"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 boolean Chaired
           
 boolean JoinAllowed
           
 int MediaAllowed
           
 TpVideoHandlingType VideoHandling
           
 
Constructor Summary
TpMultiMediaConfPolicy()
           
TpMultiMediaConfPolicy(boolean JoinAllowed, int MediaAllowed, boolean Chaired, TpVideoHandlingType VideoHandling)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JoinAllowed

public boolean JoinAllowed

MediaAllowed

public int MediaAllowed

Chaired

public boolean Chaired

VideoHandling

public TpVideoHandlingType VideoHandling
Constructor Detail

TpMultiMediaConfPolicy

public TpMultiMediaConfPolicy()

TpMultiMediaConfPolicy

public TpMultiMediaConfPolicy(boolean JoinAllowed,
                              int MediaAllowed,
                              boolean Chaired,
                              TpVideoHandlingType VideoHandling)


Copyright © 2008. All Rights Reserved.