net.tomp2p.upnp
Class Argument
java.lang.Object
net.tomp2p.upnp.Argument
public class Argument
- extends Object
An argument for a service action
- Version:
- 1.0
- Author:
- SuperBonBon
name
public final String name
direction
public final Argument.Direction direction
relatedStateVariableName
public final String relatedStateVariableName
getRelatedStateVariable
public StateVariable getRelatedStateVariable()
- The related service state variable for this ServiceActionArgument
- Returns:
- The related service state variable for this ServiceActionArgument
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.