Uses of Class
com.metratec.lib.upnp.Argument
-
Packages that use Argument Package Description com.metratec.lib.upnp -
-
Uses of Argument in com.metratec.lib.upnp
Methods in com.metratec.lib.upnp that return types with arguments of type Argument Modifier and Type Method Description java.util.List<Argument>
CallAction. execute()
Executes the action and returns the output arguments.java.util.List<Argument>
Action. getInputArguments()
The list of input arguments.java.util.List<Argument>
Action. getOutputArguments()
The list of output arguments.
-