|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.NSLookupDiagnostics
public class NSLookupDiagnostics
Class NSLookupDiagnostics.
| 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 |
|---|
public NSLookupDiagnostics(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 getParamInterface()
public final Parameter createInterface()
throws Fault
Fault - exceptionpublic final Parameter getParamResult()
public final Parameter createResult()
throws Fault
Fault - exceptionpublic final Parameter getParamTimeout()
public final Parameter createTimeout()
throws Fault
Fault - exceptionpublic final Parameter getParamNumberOfRepetitions()
public final Parameter createNumberOfRepetitions()
throws Fault
Fault - exceptionpublic final Parameter getParamResultNumberOfEntries()
public final Parameter createResultNumberOfEntries()
throws Fault
Fault - exceptionpublic final Parameter getParamSuccessCount()
public final Parameter createSuccessCount()
throws Fault
Fault - exceptionpublic final Parameter getParamDNSServer()
public final Parameter createDNSServer()
throws Fault
Fault - exceptionpublic final Parameter getParamDiagnosticsState()
public final Parameter createDiagnosticsState()
throws Fault
Fault - exceptionpublic final Parameter getParamHostName()
public final Parameter createHostName()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||