|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.tr157.gen.RootDevice
com.francetelecom.tr157.implem.RootDeviceImp
public class RootDeviceImp
The Class RootDeviceImp.
| Field Summary | |
|---|---|
static java.lang.String |
BYE_BYE
The Constant BYE_BYE. |
static java.lang.String |
LEASE_ACTIVE
The Constant LEASE_ACTIVE. |
| Constructor Summary | |
|---|---|
RootDeviceImp(IParameterData data,
java.lang.String basePath,
org.osgi.service.upnp.UPnPDevice pUPnPDevice)
Instantiates a new root device imp. |
|
| Method Summary | |
|---|---|
Parameter |
getFriendlyNameParameter()
Gets the friendly name parameter. |
Parameter |
getManufacturerParameter()
Gets the manufacturer parameter. |
Parameter |
getModelNameParameter()
Gets the model name parameter. |
Parameter |
getModelNumberParameter()
Gets the model number parameter. |
void |
initialize()
Initialize. |
void |
setStatus(java.lang.String status)
Sets the status. |
| Methods inherited from class com.francetelecom.tr157.gen.RootDevice |
|---|
createHost, createLeaseTime, createLocation, createServer, createStatus, createUSN, createUUID, getBasePath, getData, getParamHost, getParamLeaseTime, getParamLocation, getParamServer, getParamStatus, getParamUSN, getParamUUID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LEASE_ACTIVE
public static final java.lang.String BYE_BYE
| Constructor Detail |
|---|
public RootDeviceImp(IParameterData data,
java.lang.String basePath,
org.osgi.service.upnp.UPnPDevice pUPnPDevice)
data - the databasePath - the base pathpUPnPDevice - the u pn p device| Method Detail |
|---|
public void initialize()
throws Fault
The following actions are performed:
initialize in class RootDeviceFault - the faultRootDevice.initialize()public void setStatus(java.lang.String status)
status - the new statuspublic Parameter getManufacturerParameter()
public Parameter getFriendlyNameParameter()
public Parameter getModelNameParameter()
public Parameter getModelNumberParameter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||