public class MutableAction extends Object
| Modifier and Type | Field and Description |
|---|---|
List<MutableActionArgument> |
arguments |
String |
name |
| Constructor and Description |
|---|
MutableAction() |
| Modifier and Type | Method and Description |
|---|---|
Action |
build() |
ActionArgument[] |
createActionArguments() |
public String name
public List<MutableActionArgument> arguments
public Action build()
public ActionArgument[] createActionArguments()
Copyright © 2023 jUPnP.org. All rights reserved.