org.csapi.cm
Class TpProvisionedQoSInfo

java.lang.Object
  extended by org.csapi.cm.TpProvisionedQoSInfo
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL definition of struct "TpProvisionedQoSInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 TpDelayDescriptor delayDescriptor
           
 TpNameDescrpTagString description
           
 TpNameDescrpTagExcessLoadAction excessLoadAction
           
 TpJitterDescriptor jitterDescriptor
           
 TpLossDescriptor lossDescriptor
           
 
Constructor Summary
TpProvisionedQoSInfo()
           
TpProvisionedQoSInfo(TpDelayDescriptor delayDescriptor, TpLossDescriptor lossDescriptor, TpJitterDescriptor jitterDescriptor, TpNameDescrpTagExcessLoadAction excessLoadAction, TpNameDescrpTagString description)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

delayDescriptor

public TpDelayDescriptor delayDescriptor

lossDescriptor

public TpLossDescriptor lossDescriptor

jitterDescriptor

public TpJitterDescriptor jitterDescriptor

excessLoadAction

public TpNameDescrpTagExcessLoadAction excessLoadAction

description

public TpNameDescrpTagString description
Constructor Detail

TpProvisionedQoSInfo

public TpProvisionedQoSInfo()

TpProvisionedQoSInfo

public TpProvisionedQoSInfo(TpDelayDescriptor delayDescriptor,
                            TpLossDescriptor lossDescriptor,
                            TpJitterDescriptor jitterDescriptor,
                            TpNameDescrpTagExcessLoadAction excessLoadAction,
                            TpNameDescrpTagString description)


Copyright © 2008. All Rights Reserved.