org.csapi
Class TpCAIElements
java.lang.Object
org.csapi.TpCAIElements
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCAIElements
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "TpCAIElements"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
|
Constructor Summary |
TpCAIElements()
|
TpCAIElements(int UnitsPerInterval,
int SecondsPerTimeInterval,
int ScalingFactor,
int UnitIncrement,
int UnitsPerDataInterval,
int SegmentsPerDataInterval,
int InitialSecsPerTimeInterval)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitsPerInterval
public int UnitsPerInterval
SecondsPerTimeInterval
public int SecondsPerTimeInterval
ScalingFactor
public int ScalingFactor
UnitIncrement
public int UnitIncrement
UnitsPerDataInterval
public int UnitsPerDataInterval
SegmentsPerDataInterval
public int SegmentsPerDataInterval
InitialSecsPerTimeInterval
public int InitialSecsPerTimeInterval
TpCAIElements
public TpCAIElements()
TpCAIElements
public TpCAIElements(int UnitsPerInterval,
int SecondsPerTimeInterval,
int ScalingFactor,
int UnitIncrement,
int UnitsPerDataInterval,
int SegmentsPerDataInterval,
int InitialSecsPerTimeInterval)
Copyright © 2009. All Rights Reserved.