org.teleal.cling.model.action
Class ActionArgumentValue<S extends Service>
java.lang.Object
org.teleal.cling.model.VariableValue
org.teleal.cling.model.action.ActionArgumentValue<S>
public class ActionArgumentValue<S extends Service>
- extends VariableValue
Represents the value of an action input or output argument.
- Author:
- Christian Bauer
ActionArgumentValue
public ActionArgumentValue(ActionArgument<S> argument,
Object value)
throws InvalidValueException
- Throws:
InvalidValueException
getArgument
public ActionArgument<S> getArgument()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.