|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.csapi.fw.TpFaultStats
public final class TpFaultStats
Generated from IDL definition of struct "TpFaultStats"
| Field Summary | |
|---|---|
TpInterfaceFault |
Fault
|
int |
MaxDuration
|
int |
NumberOfClientsAffected
|
int |
Occurrences
|
int |
TotalDuration
|
| Constructor Summary | |
|---|---|
TpFaultStats()
|
|
TpFaultStats(TpInterfaceFault Fault,
int Occurrences,
int MaxDuration,
int TotalDuration,
int NumberOfClientsAffected)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public TpInterfaceFault Fault
public int Occurrences
public int MaxDuration
public int TotalDuration
public int NumberOfClientsAffected
| Constructor Detail |
|---|
public TpFaultStats()
public TpFaultStats(TpInterfaceFault Fault,
int Occurrences,
int MaxDuration,
int TotalDuration,
int NumberOfClientsAffected)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||