org.csapi.cm
Class TpLoadDescriptor
java.lang.Object
org.csapi.cm.TpLoadDescriptor
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpLoadDescriptor
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpLoadDescriptor"
- 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 |
meanBandwidth
public TpNameDescrpTagInt meanBandwidth
measurementInterval
public TpNameDescrpTagInt measurementInterval
maxBandwidth
public TpNameDescrpTagInt maxBandwidth
minBandwidth
public TpNameDescrpTagInt minBandwidth
bandwidthShare
public TpNameDescrpTagInt bandwidthShare
bandwidthWeight
public TpNameDescrpTagInt bandwidthWeight
burstSize
public TpNameDescrpTagInt burstSize
description
public TpNameDescrpTagString description
TpLoadDescriptor
public TpLoadDescriptor()
TpLoadDescriptor
public TpLoadDescriptor(TpNameDescrpTagInt meanBandwidth,
TpNameDescrpTagInt measurementInterval,
TpNameDescrpTagInt maxBandwidth,
TpNameDescrpTagInt minBandwidth,
TpNameDescrpTagInt bandwidthShare,
TpNameDescrpTagInt bandwidthWeight,
TpNameDescrpTagInt burstSize,
TpNameDescrpTagString description)
Copyright © 2009. All Rights Reserved.