com.francetelecom.tr157.gen
Class NSLookupDiagnostics

java.lang.Object
  extended by com.francetelecom.tr157.gen.NSLookupDiagnostics

public class NSLookupDiagnostics
extends java.lang.Object

Class NSLookupDiagnostics.

Author:
OrangeLabs R&D

Constructor Summary
NSLookupDiagnostics(IParameterData pData, java.lang.String pBasePath)
          Default constructor.
 
Method Summary
 Parameter createDiagnosticsState()
          Create the parameter DiagnosticsState
 Parameter createDNSServer()
          Create the parameter DNSServer
 Parameter createHostName()
          Create the parameter HostName
 Parameter createInterface()
          Create the parameter Interface
 Parameter createNumberOfRepetitions()
          Create the parameter NumberOfRepetitions
 Parameter createResult()
          Create the parameter Result
 Parameter createResultNumberOfEntries()
          Create the parameter ResultNumberOfEntries
 Parameter createSuccessCount()
          Create the parameter SuccessCount
 Parameter createTimeout()
          Create the parameter Timeout
 java.lang.String getBasePath()
          Get the basePath.
 IParameterData getData()
          Get the data.
 Parameter getParamDiagnosticsState()
          Getter method of DiagnosticsState.
 Parameter getParamDNSServer()
          Getter method of DNSServer.
 Parameter getParamHostName()
          Getter method of HostName.
 Parameter getParamInterface()
          Getter method of Interface.
 Parameter getParamNumberOfRepetitions()
          Getter method of NumberOfRepetitions.
 Parameter getParamResult()
          Getter method of Result.
 Parameter getParamResultNumberOfEntries()
          Getter method of ResultNumberOfEntries.
 Parameter getParamSuccessCount()
          Getter method of SuccessCount.
 Parameter getParamTimeout()
          Getter method of Timeout.
 void initialize()
          Initialiser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSLookupDiagnostics

public NSLookupDiagnostics(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

getParamInterface

public final Parameter getParamInterface()
Getter method of Interface.

Returns:
_Interface

createInterface

public final Parameter createInterface()
                                throws Fault
Create the parameter Interface

Returns:
Interface
Throws:
Fault - exception

getParamResult

public final Parameter getParamResult()
Getter method of Result.

Returns:
_Result

createResult

public final Parameter createResult()
                             throws Fault
Create the parameter Result

Returns:
Result
Throws:
Fault - exception

getParamTimeout

public final Parameter getParamTimeout()
Getter method of Timeout.

Returns:
_Timeout

createTimeout

public final Parameter createTimeout()
                              throws Fault
Create the parameter Timeout

Returns:
Timeout
Throws:
Fault - exception

getParamNumberOfRepetitions

public final Parameter getParamNumberOfRepetitions()
Getter method of NumberOfRepetitions.

Returns:
_NumberOfRepetitions

createNumberOfRepetitions

public final Parameter createNumberOfRepetitions()
                                          throws Fault
Create the parameter NumberOfRepetitions

Returns:
NumberOfRepetitions
Throws:
Fault - exception

getParamResultNumberOfEntries

public final Parameter getParamResultNumberOfEntries()
Getter method of ResultNumberOfEntries.

Returns:
_ResultNumberOfEntries

createResultNumberOfEntries

public final Parameter createResultNumberOfEntries()
                                            throws Fault
Create the parameter ResultNumberOfEntries

Returns:
ResultNumberOfEntries
Throws:
Fault - exception

getParamSuccessCount

public final Parameter getParamSuccessCount()
Getter method of SuccessCount.

Returns:
_SuccessCount

createSuccessCount

public final Parameter createSuccessCount()
                                   throws Fault
Create the parameter SuccessCount

Returns:
SuccessCount
Throws:
Fault - exception

getParamDNSServer

public final Parameter getParamDNSServer()
Getter method of DNSServer.

Returns:
_DNSServer

createDNSServer

public final Parameter createDNSServer()
                                throws Fault
Create the parameter DNSServer

Returns:
DNSServer
Throws:
Fault - exception

getParamDiagnosticsState

public final Parameter getParamDiagnosticsState()
Getter method of DiagnosticsState.

Returns:
_DiagnosticsState

createDiagnosticsState

public final Parameter createDiagnosticsState()
                                       throws Fault
Create the parameter DiagnosticsState

Returns:
DiagnosticsState
Throws:
Fault - exception

getParamHostName

public final Parameter getParamHostName()
Getter method of HostName.

Returns:
_HostName

createHostName

public final Parameter createHostName()
                               throws Fault
Create the parameter HostName

Returns:
HostName
Throws:
Fault - exception


Copyright © 2011 FranceTelecom. All Rights Reserved.