org.csapi.cm
Class TpProvisionedQoSInfo
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delayDescriptor
public TpDelayDescriptor delayDescriptor
lossDescriptor
public TpLossDescriptor lossDescriptor
jitterDescriptor
public TpJitterDescriptor jitterDescriptor
excessLoadAction
public TpNameDescrpTagExcessLoadAction excessLoadAction
description
public TpNameDescrpTagString description
TpProvisionedQoSInfo
public TpProvisionedQoSInfo()
TpProvisionedQoSInfo
public TpProvisionedQoSInfo(TpDelayDescriptor delayDescriptor,
TpLossDescriptor lossDescriptor,
TpJitterDescriptor jitterDescriptor,
TpNameDescrpTagExcessLoadAction excessLoadAction,
TpNameDescrpTagString description)
Copyright © 2008. All Rights Reserved.