org.teleal.cling.binding.staging
Class MutableAction

java.lang.Object
  extended by org.teleal.cling.binding.staging.MutableAction

public class MutableAction
extends Object

Author:
Christian Bauer

Field Summary
 List<MutableActionArgument> arguments
           
 String name
           
 
Constructor Summary
MutableAction()
           
 
Method Summary
 Action build()
           
 ActionArgument[] createActionArgumennts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

arguments

public List<MutableActionArgument> arguments
Constructor Detail

MutableAction

public MutableAction()
Method Detail

build

public Action build()

createActionArgumennts

public ActionArgument[] createActionArgumennts()


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.