|
static final String | ELEM_NAME = "argumentList" |
|
◆ ArgumentList()
org.cybergarage.upnp.ArgumentList.ArgumentList |
( |
| ) |
|
|
inline |
◆ getArgument() [1/2]
Argument org.cybergarage.upnp.ArgumentList.getArgument |
( |
int | n | ) |
|
|
inline |
◆ getArgument() [2/2]
Argument org.cybergarage.upnp.ArgumentList.getArgument |
( |
String | name | ) |
|
|
inline |
◆ set()
void org.cybergarage.upnp.ArgumentList.set |
( |
ArgumentList | inArgList | ) |
|
|
inline |
◆ setReqArgs()
void org.cybergarage.upnp.ArgumentList.setReqArgs |
( |
ArgumentList | inArgList | ) |
|
|
inline |
Set all the Argument which are Input Argoument to the given value in the argument list
- Parameters
-
◆ setResArgs()
void org.cybergarage.upnp.ArgumentList.setResArgs |
( |
ArgumentList | outArgList | ) |
|
|
inline |
Set all the Argument which are Output Argoument to the given value in the argument list
- Parameters
-
◆ ELEM_NAME
final String org.cybergarage.upnp.ArgumentList.ELEM_NAME = "argumentList" |
|
static |
The documentation for this class was generated from the following file: