org.csapi.cm
Class TpLossDescriptor
java.lang.Object
org.csapi.cm.TpLossDescriptor
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpLossDescriptor
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpLossDescriptor"
- 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 |
meanLoss
public TpNameDescrpTagInt meanLoss
measurementPeriod
public TpNameDescrpTagInt measurementPeriod
maxLoss
public TpNameDescrpTagInt maxLoss
minLoss
public TpNameDescrpTagInt minLoss
lossPriority
public TpNameDescrpTagInt lossPriority
description
public TpNameDescrpTagString description
TpLossDescriptor
public TpLossDescriptor()
TpLossDescriptor
public TpLossDescriptor(TpNameDescrpTagInt meanLoss,
TpNameDescrpTagInt measurementPeriod,
TpNameDescrpTagInt maxLoss,
TpNameDescrpTagInt minLoss,
TpNameDescrpTagInt lossPriority,
TpNameDescrpTagString description)
Copyright © 2008. All Rights Reserved.