|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr106.gen.Stats
public class Stats
Class Stats.
| Constructor Summary | |
|---|---|
Stats(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createConnectionUpTime()
Create the parameter ConnectionUpTime |
Parameter |
createCurrentDayBytesReceived()
Create the parameter CurrentDayBytesReceived |
Parameter |
createCurrentDayBytesSent()
Create the parameter CurrentDayBytesSent |
Parameter |
createCurrentDayInterval()
Create the parameter CurrentDayInterval |
Parameter |
createCurrentDayPacketsReceived()
Create the parameter CurrentDayPacketsReceived |
Parameter |
createCurrentDayPacketsSent()
Create the parameter CurrentDayPacketsSent |
Parameter |
createQuarterHourBytesReceived()
Create the parameter QuarterHourBytesReceived |
Parameter |
createQuarterHourBytesSent()
Create the parameter QuarterHourBytesSent |
Parameter |
createQuarterHourInterval()
Create the parameter QuarterHourInterval |
Parameter |
createQuarterHourPacketsReceived()
Create the parameter QuarterHourPacketsReceived |
Parameter |
createQuarterHourPacketsSent()
Create the parameter QuarterHourPacketsSent |
Parameter |
createTotalBytesReceived()
Create the parameter TotalBytesReceived |
Parameter |
createTotalBytesSent()
Create the parameter TotalBytesSent |
Parameter |
createTotalPacketsReceived()
Create the parameter TotalPacketsReceived |
Parameter |
createTotalPacketsSent()
Create the parameter TotalPacketsSent |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamConnectionUpTime()
Getter method of ConnectionUpTime. |
Parameter |
getParamCurrentDayBytesReceived()
Getter method of CurrentDayBytesReceived. |
Parameter |
getParamCurrentDayBytesSent()
Getter method of CurrentDayBytesSent. |
Parameter |
getParamCurrentDayInterval()
Getter method of CurrentDayInterval. |
Parameter |
getParamCurrentDayPacketsReceived()
Getter method of CurrentDayPacketsReceived. |
Parameter |
getParamCurrentDayPacketsSent()
Getter method of CurrentDayPacketsSent. |
Parameter |
getParamQuarterHourBytesReceived()
Getter method of QuarterHourBytesReceived. |
Parameter |
getParamQuarterHourBytesSent()
Getter method of QuarterHourBytesSent. |
Parameter |
getParamQuarterHourInterval()
Getter method of QuarterHourInterval. |
Parameter |
getParamQuarterHourPacketsReceived()
Getter method of QuarterHourPacketsReceived. |
Parameter |
getParamQuarterHourPacketsSent()
Getter method of QuarterHourPacketsSent. |
Parameter |
getParamTotalBytesReceived()
Getter method of TotalBytesReceived. |
Parameter |
getParamTotalBytesSent()
Getter method of TotalBytesSent. |
Parameter |
getParamTotalPacketsReceived()
Getter method of TotalPacketsReceived. |
Parameter |
getParamTotalPacketsSent()
Getter method of TotalPacketsSent. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Stats(IParameterData pData,
java.lang.String pBasePath)
pData - data modelpBasePath - base path of attributepPersist - persistence| Method Detail |
|---|
public final IParameterData getData()
public final java.lang.String getBasePath()
public void initialize()
throws Fault
Faultpublic final Parameter getParamTotalPacketsReceived()
public final Parameter createTotalPacketsReceived()
throws Fault
Fault - exceptionpublic final Parameter getParamQuarterHourPacketsSent()
public final Parameter createQuarterHourPacketsSent()
throws Fault
Fault - exceptionpublic final Parameter getParamTotalBytesReceived()
public final Parameter createTotalBytesReceived()
throws Fault
Fault - exceptionpublic final Parameter getParamCurrentDayBytesReceived()
public final Parameter createCurrentDayBytesReceived()
throws Fault
Fault - exceptionpublic final Parameter getParamCurrentDayPacketsSent()
public final Parameter createCurrentDayPacketsSent()
throws Fault
Fault - exceptionpublic final Parameter getParamTotalPacketsSent()
public final Parameter createTotalPacketsSent()
throws Fault
Fault - exceptionpublic final Parameter getParamCurrentDayInterval()
public final Parameter createCurrentDayInterval()
throws Fault
Fault - exceptionpublic final Parameter getParamCurrentDayPacketsReceived()
public final Parameter createCurrentDayPacketsReceived()
throws Fault
Fault - exceptionpublic final Parameter getParamQuarterHourBytesReceived()
public final Parameter createQuarterHourBytesReceived()
throws Fault
Fault - exceptionpublic final Parameter getParamQuarterHourPacketsReceived()
public final Parameter createQuarterHourPacketsReceived()
throws Fault
Fault - exceptionpublic final Parameter getParamTotalBytesSent()
public final Parameter createTotalBytesSent()
throws Fault
Fault - exceptionpublic final Parameter getParamConnectionUpTime()
public final Parameter createConnectionUpTime()
throws Fault
Fault - exceptionpublic final Parameter getParamQuarterHourInterval()
public final Parameter createQuarterHourInterval()
throws Fault
Fault - exceptionpublic final Parameter getParamCurrentDayBytesSent()
public final Parameter createCurrentDayBytesSent()
throws Fault
Fault - exceptionpublic final Parameter getParamQuarterHourBytesSent()
public final Parameter createQuarterHourBytesSent()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||