|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.RootDevice
public class RootDevice
Class RootDevice.
| Constructor Summary | |
|---|---|
RootDevice(IParameterData pData,
java.lang.String pBasePath)
Default constructor. |
|
| Method Summary | |
|---|---|
Parameter |
createHost()
Create the parameter Host |
Parameter |
createLeaseTime()
Create the parameter LeaseTime |
Parameter |
createLocation()
Create the parameter Location |
Parameter |
createServer()
Create the parameter Server |
Parameter |
createStatus()
Create the parameter Status |
Parameter |
createUSN()
Create the parameter USN |
Parameter |
createUUID()
Create the parameter UUID |
java.lang.String |
getBasePath()
Get the basePath. |
IParameterData |
getData()
Get the data. |
Parameter |
getParamHost()
Getter method of Host. |
Parameter |
getParamLeaseTime()
Getter method of LeaseTime. |
Parameter |
getParamLocation()
Getter method of Location. |
Parameter |
getParamServer()
Getter method of Server. |
Parameter |
getParamStatus()
Getter method of Status. |
Parameter |
getParamUSN()
Getter method of USN. |
Parameter |
getParamUUID()
Getter method of UUID. |
void |
initialize()
Initialiser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootDevice(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 getParamUSN()
public final Parameter createUSN()
throws Fault
Fault - exceptionpublic final Parameter getParamStatus()
public final Parameter createStatus()
throws Fault
Fault - exceptionpublic final Parameter getParamHost()
public final Parameter createHost()
throws Fault
Fault - exceptionpublic final Parameter getParamUUID()
public final Parameter createUUID()
throws Fault
Fault - exceptionpublic final Parameter getParamLocation()
public final Parameter createLocation()
throws Fault
Fault - exceptionpublic final Parameter getParamLeaseTime()
public final Parameter createLeaseTime()
throws Fault
Fault - exceptionpublic final Parameter getParamServer()
public final Parameter createServer()
throws Fault
Fault - exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||