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