public class Argument extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Argument.Direction |
| Modifier and Type | Field and Description |
|---|---|
Argument.Direction |
direction |
String |
name |
String |
relatedStateVariableName |
| Modifier and Type | Method and Description |
|---|---|
StateVariable |
getRelatedStateVariable()
The related service state variable for this ServiceActionArgument
|
String |
toString() |
public final String name
public final Argument.Direction direction
public final String relatedStateVariableName
public StateVariable getRelatedStateVariable()
Copyright © 2014. All rights reserved.