fr.imag.adele.bundle.upnp.remoteui.impl
Class RemoteUIServerModelImpl
java.lang.Object
fr.imag.adele.bundle.upnp.remoteui.impl.RemoteUIServerModelImpl
- All Implemented Interfaces:
- RemoteUIServerModel
- public class RemoteUIServerModelImpl
- extends Object
- implements RemoteUIServerModel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteUIServerModelImpl
public RemoteUIServerModelImpl()
getCompatibleUIs
public void getCompatibleUIs(String inputDeviceProfile,
String uIFilter,
fr.imag.adele.util.upnp.holder.StringHolder uIListing)
- This method is "add description here"
inputDeviceProfile in parameter
uIFilter in parameter
uIListing out parameter
- Specified by:
getCompatibleUIs
in interface RemoteUIServerModel
setUILifetime
public void setUILifetime(String uI,
int lifetime)
- This method is "add description here"
uI in parameter
lifetime in parameter
- Specified by:
setUILifetime
in interface RemoteUIServerModel
getUIListingUpdateStateVariableValue
public String getUIListingUpdateStateVariableValue()
- Specified by:
getUIListingUpdateStateVariableValue
in interface RemoteUIServerModel