public class MutableActionArgument extends Object
| Modifier and Type | Field and Description |
|---|---|
ActionArgument.Direction |
direction |
String |
name |
String |
relatedStateVariable |
boolean |
retval |
| Constructor and Description |
|---|
MutableActionArgument() |
public String name
public String relatedStateVariable
public ActionArgument.Direction direction
public boolean retval
public ActionArgument build()
Copyright © 2023 jUPnP.org. All rights reserved.