com.francetelecom.tr157.gen
Class SampleSet

java.lang.Object
  extended by com.francetelecom.tr157.gen.SampleSet
Direct Known Subclasses:
SampleSetImpl

public class SampleSet
extends java.lang.Object

Class SampleSet.

Author:
OrangeLabs R&D

Constructor Summary
SampleSet(IParameterData pData, java.lang.String pBasePath)
          Default constructor.
 
Method Summary
 Parameter createEnable()
          Create the parameter Enable
 Parameter createFetchSamples()
          Create the parameter FetchSamples
 Parameter createForceSample()
          Create the parameter ForceSample
 Parameter createName()
          Create the parameter Name
 Parameter createParameterNumberOfEntries()
          Create the parameter ParameterNumberOfEntries
 Parameter createReportEndTime()
          Create the parameter ReportEndTime
 Parameter createReportSamples()
          Create the parameter ReportSamples
 Parameter createReportStartTime()
          Create the parameter ReportStartTime
 Parameter createSampleInterval()
          Create the parameter SampleInterval
 Parameter createSampleSeconds()
          Create the parameter SampleSeconds
 Parameter createStatus()
          Create the parameter Status
 Parameter createTimeReference()
          Create the parameter TimeReference
 java.lang.String getBasePath()
          Get the basePath.
 IParameterData getData()
          Get the data.
 Parameter getParamEnable()
          Getter method of Enable.
 Parameter getParamFetchSamples()
          Getter method of FetchSamples.
 Parameter getParamForceSample()
          Getter method of ForceSample.
 Parameter getParamName()
          Getter method of Name.
 Parameter getParamParameterNumberOfEntries()
          Getter method of ParameterNumberOfEntries.
 Parameter getParamReportEndTime()
          Getter method of ReportEndTime.
 Parameter getParamReportSamples()
          Getter method of ReportSamples.
 Parameter getParamReportStartTime()
          Getter method of ReportStartTime.
 Parameter getParamSampleInterval()
          Getter method of SampleInterval.
 Parameter getParamSampleSeconds()
          Getter method of SampleSeconds.
 Parameter getParamStatus()
          Getter method of Status.
 Parameter getParamTimeReference()
          Getter method of TimeReference.
 void initialize()
          Initialiser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleSet

public SampleSet(IParameterData pData,
                 java.lang.String pBasePath)
Default constructor.

Parameters:
pData - data model
pBasePath - base path of attribute
pPersist - persistence
Method Detail

getData

public final IParameterData getData()
Get the data.

Returns:
the data

getBasePath

public final java.lang.String getBasePath()
Get the basePath.

Returns:
the basePath

initialize

public void initialize()
                throws Fault
Initialiser.

Throws:
Fault

getParamName

public final Parameter getParamName()
Getter method of Name.

Returns:
_Name

createName

public final Parameter createName()
                           throws Fault
Create the parameter Name

Returns:
Name
Throws:
Fault - exception

getParamStatus

public final Parameter getParamStatus()
Getter method of Status.

Returns:
_Status

createStatus

public final Parameter createStatus()
                             throws Fault
Create the parameter Status

Returns:
Status
Throws:
Fault - exception

getParamTimeReference

public final Parameter getParamTimeReference()
Getter method of TimeReference.

Returns:
_TimeReference

createTimeReference

public final Parameter createTimeReference()
                                    throws Fault
Create the parameter TimeReference

Returns:
TimeReference
Throws:
Fault - exception

getParamReportSamples

public final Parameter getParamReportSamples()
Getter method of ReportSamples.

Returns:
_ReportSamples

createReportSamples

public final Parameter createReportSamples()
                                    throws Fault
Create the parameter ReportSamples

Returns:
ReportSamples
Throws:
Fault - exception

getParamEnable

public final Parameter getParamEnable()
Getter method of Enable.

Returns:
_Enable

createEnable

public final Parameter createEnable()
                             throws Fault
Create the parameter Enable

Returns:
Enable
Throws:
Fault - exception

getParamForceSample

public final Parameter getParamForceSample()
Getter method of ForceSample.

Returns:
_ForceSample

createForceSample

public final Parameter createForceSample()
                                  throws Fault
Create the parameter ForceSample

Returns:
ForceSample
Throws:
Fault - exception

getParamSampleInterval

public final Parameter getParamSampleInterval()
Getter method of SampleInterval.

Returns:
_SampleInterval

createSampleInterval

public final Parameter createSampleInterval()
                                     throws Fault
Create the parameter SampleInterval

Returns:
SampleInterval
Throws:
Fault - exception

getParamReportEndTime

public final Parameter getParamReportEndTime()
Getter method of ReportEndTime.

Returns:
_ReportEndTime

createReportEndTime

public final Parameter createReportEndTime()
                                    throws Fault
Create the parameter ReportEndTime

Returns:
ReportEndTime
Throws:
Fault - exception

getParamFetchSamples

public final Parameter getParamFetchSamples()
Getter method of FetchSamples.

Returns:
_FetchSamples

createFetchSamples

public final Parameter createFetchSamples()
                                   throws Fault
Create the parameter FetchSamples

Returns:
FetchSamples
Throws:
Fault - exception

getParamReportStartTime

public final Parameter getParamReportStartTime()
Getter method of ReportStartTime.

Returns:
_ReportStartTime

createReportStartTime

public final Parameter createReportStartTime()
                                      throws Fault
Create the parameter ReportStartTime

Returns:
ReportStartTime
Throws:
Fault - exception

getParamSampleSeconds

public final Parameter getParamSampleSeconds()
Getter method of SampleSeconds.

Returns:
_SampleSeconds

createSampleSeconds

public final Parameter createSampleSeconds()
                                    throws Fault
Create the parameter SampleSeconds

Returns:
SampleSeconds
Throws:
Fault - exception

getParamParameterNumberOfEntries

public final Parameter getParamParameterNumberOfEntries()
Getter method of ParameterNumberOfEntries.

Returns:
_ParameterNumberOfEntries

createParameterNumberOfEntries

public final Parameter createParameterNumberOfEntries()
                                               throws Fault
Create the parameter ParameterNumberOfEntries

Returns:
ParameterNumberOfEntries
Throws:
Fault - exception


Copyright © 2011 FranceTelecom. All Rights Reserved.