|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.model.Model
public class Model
| Constructor Summary | |
|---|---|
Model()
|
|
| Method Summary | |
|---|---|
void |
addProfilBaseline1(IParameterData data)
Adds the profil baseline1. |
void |
addProfilPeriodicStatsBase1(IParameterData data)
Adds the profil periodic stats base1. |
void |
addProfilTime(IParameterData data)
Adds the profil time. |
void |
addProfilUPnPDiscBasic1(IParameterData data)
Adds the profil upnpdiscbasic1. |
void |
addProfilX_ORANGE_Services(IParameterData data)
Adds the profil x_ orang e_ services. |
void |
addUPnPDevice(org.osgi.service.upnp.UPnPDevice upnpDevice)
Adds the upnp device. |
java.util.List |
getListImplementedProfile()
Gets the list implemented profile. |
void |
removeUPnPDevice(org.osgi.service.upnp.UPnPDevice upnpDevice)
Removes the upnp device. |
void |
setData(IParameterData pData)
Sets the data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Model()
| Method Detail |
|---|
public void setData(IParameterData pData)
setData in interface IModelpData - the dataIModel.setData(com.francetelecom.admindm.model.IParameterData)
public void addProfilBaseline1(IParameterData data)
throws Fault
data - the data
Fault - the fault
public void addProfilTime(IParameterData data)
throws Fault
data - the data
Fault - the fault
public void addProfilUPnPDiscBasic1(IParameterData data)
throws Fault
data - the data
Fault - the fault
public void addProfilPeriodicStatsBase1(IParameterData data)
throws Fault
data - the data
Fault - the fault
public void addProfilX_ORANGE_Services(IParameterData data)
throws Fault
data - the data
Fault - the faultpublic java.util.List getListImplementedProfile()
getListImplementedProfile in interface IModelIModel.getListImplementedProfile()public void addUPnPDevice(org.osgi.service.upnp.UPnPDevice upnpDevice)
upnpDevice - the upnp devicepublic void removeUPnPDevice(org.osgi.service.upnp.UPnPDevice upnpDevice)
upnpDevice - the upnp device
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||