net.sbbi.upnp.messages
Class ActionResponse

java.lang.Object
  extended bynet.sbbi.upnp.messages.ActionResponse

public class ActionResponse
extends java.lang.Object

An action respons container Object

Version:
1.0
Author:
SuperBonBon

Method Summary
 ServiceActionArgument getOutActionArgument(java.lang.String actionArgumentName)
           
 java.util.Set getOutActionArgumentNames()
           
 java.lang.String getOutActionArgumentValue(java.lang.String actionArgumentName)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getOutActionArgument

public ServiceActionArgument getOutActionArgument(java.lang.String actionArgumentName)

getOutActionArgumentValue

public java.lang.String getOutActionArgumentValue(java.lang.String actionArgumentName)

getOutActionArgumentNames

public java.util.Set getOutActionArgumentNames()

toString

public java.lang.String toString()


Copyright © 2005 SuperBonBon Industries. All Rights Reserved.