Uses of Class
net.sbbi.upnp.services.ServiceActionArgument

Packages that use ServiceActionArgument
net.sbbi.upnp.messages   
net.sbbi.upnp.services   
 

Uses of ServiceActionArgument in net.sbbi.upnp.messages
 

Methods in net.sbbi.upnp.messages that return ServiceActionArgument
 ServiceActionArgument ActionResponse.getOutActionArgument(java.lang.String actionArgumentName)
           
 

Uses of ServiceActionArgument in net.sbbi.upnp.services
 

Methods in net.sbbi.upnp.services that return ServiceActionArgument
 ServiceActionArgument ServiceAction.getActionArgument(java.lang.String argumentName)
          Look for an ServiceActionArgument for a given name
 ServiceActionArgument ServiceAction.getInputActionArgument(java.lang.String argumentName)
          Look for an input ServiceActionArgument for a given name
 ServiceActionArgument ServiceAction.getOutputActionArgument(java.lang.String argumentName)
          Look for an output ServiceActionArgument for a given name
 



Copyright © 2005 SuperBonBon Industries. All Rights Reserved.