|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.Parameter
public class Parameter
Class Parameter.
| Constructor Summary | |
|---|---|
Parameter(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createCalculationMode()
Create the parameter CalculationMode |
Parameter |
createEnable()
Create the parameter Enable |
Parameter |
createFailures()
Create the parameter Failures |
Parameter |
createHighThreshold()
Create the parameter HighThreshold |
Parameter |
createLowThreshold()
Create the parameter LowThreshold |
Parameter |
createReference()
Create the parameter Reference |
Parameter |
createSampleMode()
Create the parameter SampleMode |
Parameter |
createSampleSeconds()
Create the parameter SampleSeconds |
Parameter |
createSuspectData()
Create the parameter SuspectData |
Parameter |
createValues()
Create the parameter Values |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamCalculationMode()
Getter method of CalculationMode. |
Parameter |
getParamEnable()
Getter method of Enable. |
Parameter |
getParamFailures()
Getter method of Failures. |
Parameter |
getParamHighThreshold()
Getter method of HighThreshold. |
Parameter |
getParamLowThreshold()
Getter method of LowThreshold. |
Parameter |
getParamReference()
Getter method of Reference. |
Parameter |
getParamSampleMode()
Getter method of SampleMode. |
Parameter |
getParamSampleSeconds()
Getter method of SampleSeconds. |
Parameter |
getParamSuspectData()
Getter method of SuspectData. |
Parameter |
getParamValues()
Getter method of Values. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Parameter(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 getParamValues()
public final Parameter createValues()
throws Fault
Fault - exceptionpublic final Parameter getParamHighThreshold()
public final Parameter createHighThreshold()
throws Fault
Fault - exceptionpublic final Parameter getParamSuspectData()
public final Parameter createSuspectData()
throws Fault
Fault - exceptionpublic final Parameter getParamEnable()
public final Parameter createEnable()
throws Fault
Fault - exceptionpublic final Parameter getParamCalculationMode()
public final Parameter createCalculationMode()
throws Fault
Fault - exceptionpublic final Parameter getParamFailures()
public final Parameter createFailures()
throws Fault
Fault - exceptionpublic final Parameter getParamSampleMode()
public final Parameter createSampleMode()
throws Fault
Fault - exceptionpublic final Parameter getParamReference()
public final Parameter createReference()
throws Fault
Fault - exceptionpublic final Parameter getParamLowThreshold()
public final Parameter createLowThreshold()
throws Fault
Fault - exceptionpublic final Parameter getParamSampleSeconds()
public final Parameter createSampleSeconds()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||