net.tomp2p.upnp
Class ActionResponse
java.lang.Object
net.tomp2p.upnp.ActionResponse
public class ActionResponse
- extends Object
An action response container Object
- Version:
- 1.0
- Author:
- SuperBonBon
ActionResponse
public ActionResponse()
getOutActionArgument
public Argument getOutActionArgument(String actionArgumentName)
- Parameters:
actionArgumentName -
- Returns:
- The named
Argument
getOutActionArgumentValue
public String getOutActionArgumentValue(String actionArgumentName)
- Parameters:
actionArgumentName -
- Returns:
- The named
Argument's value
getOutActionArgumentNames
public Set<String> getOutActionArgumentNames()
- Returns:
Argument names
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.