|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.Discovery
public class Discovery
Class Discovery.
| Constructor Summary | |
|---|---|
Discovery(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createDeviceNumberOfEntries()
Create the parameter DeviceNumberOfEntries |
Parameter |
createRootDevice()
Create the parameter RootDevice |
Parameter |
createRootDeviceNumberOfEntries()
Create the parameter RootDeviceNumberOfEntries |
Parameter |
createService()
Create the parameter Service |
Parameter |
createServiceNumberOfEntries()
Create the parameter ServiceNumberOfEntries |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamDeviceNumberOfEntries()
Getter method of DeviceNumberOfEntries. |
Parameter |
getParamRootDevice()
Getter method of RootDevice. |
Parameter |
getParamRootDeviceNumberOfEntries()
Getter method of RootDeviceNumberOfEntries. |
Parameter |
getParamService()
Getter method of Service. |
Parameter |
getParamServiceNumberOfEntries()
Getter method of ServiceNumberOfEntries. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Discovery(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 getParamService()
public final Parameter createService()
throws Fault
Fault - exceptionpublic final Parameter getParamRootDevice()
public final Parameter createRootDevice()
throws Fault
Fault - exceptionpublic final Parameter getParamServiceNumberOfEntries()
public final Parameter createServiceNumberOfEntries()
throws Fault
Fault - exceptionpublic final Parameter getParamDeviceNumberOfEntries()
public final Parameter createDeviceNumberOfEntries()
throws Fault
Fault - exceptionpublic final Parameter getParamRootDeviceNumberOfEntries()
public final Parameter createRootDeviceNumberOfEntries()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||