|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
addUIListing(String inputUIList,
fr.imag.adele.util.upnp.holder.IntegerHolder timeToLive)
This method is "add description here" inputUIList in parameter timeToLive out parameter |
void |
connect(String requestedConnections,
fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
This method is "add description here" requestedConnections in parameter currentConnectionsList out parameter |
void |
disconnect(String requestedDisconnects,
fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
This method is "add description here" requestedDisconnects in parameter currentConnectionsList out parameter |
void |
displayMessage(String messageType,
String message)
This method is "add description here" messageType in parameter message in parameter |
Integer |
getCompatibleUIsUpdateIDEventStateVariableValue()
|
void |
getCurrentConnections(fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
This method is "add description here" currentConnectionsList out parameter |
String |
getCurrentConnectionsEventStateVariableValue()
|
String |
getCurrentConnectionsStateVariableValue()
|
void |
getDeviceProfile(fr.imag.adele.util.upnp.holder.StringHolder staticDeviceInfo)
This method is "add description here" staticDeviceInfo out parameter |
String |
getDeviceProfileStateVariableValue()
|
void |
getUIListing(fr.imag.adele.util.upnp.holder.StringHolder compatibleUIList)
This method is "add description here" compatibleUIList out parameter |
void |
processInput(String inputDataType,
String inputData)
This method is "add description here" inputDataType in parameter inputData in parameter |
void |
removeUIListing(String removeUIList)
This method is "add description here" removeUIList in parameter |
Method Detail |
public void addUIListing(String inputUIList, fr.imag.adele.util.upnp.holder.IntegerHolder timeToLive)
public void connect(String requestedConnections, fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
public void disconnect(String requestedDisconnects, fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
public void displayMessage(String messageType, String message)
public void getCurrentConnections(fr.imag.adele.util.upnp.holder.StringHolder currentConnectionsList)
public void getDeviceProfile(fr.imag.adele.util.upnp.holder.StringHolder staticDeviceInfo)
public void getUIListing(fr.imag.adele.util.upnp.holder.StringHolder compatibleUIList)
public void processInput(String inputDataType, String inputData)
public void removeUIListing(String removeUIList)
public String getCurrentConnectionsEventStateVariableValue()
public String getCurrentConnectionsStateVariableValue()
public String getDeviceProfileStateVariableValue()
public Integer getCompatibleUIsUpdateIDEventStateVariableValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |