|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.binding.staging.MutableAction
public class MutableAction
Field Summary | |
---|---|
java.util.List<MutableActionArgument> |
arguments
|
java.lang.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 |
---|
public java.lang.String name
public java.util.List<MutableActionArgument> arguments
Constructor Detail |
---|
public MutableAction()
Method Detail |
---|
public Action build()
public ActionArgument[] createActionArgumennts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |