org.teleal.cling.model.meta
Class QueryStateVariableAction<S extends Service>
java.lang.Object
org.teleal.cling.model.meta.Action<S>
org.teleal.cling.model.meta.QueryStateVariableAction<S>
- All Implemented Interfaces:
- Validatable
public class QueryStateVariableAction<S extends Service>
- extends Action<S>
Note: This is already deprecated in UDA 1.0!
Methods inherited from class org.teleal.cling.model.meta.Action |
deepCopy, getArguments, getFirstInputArgument, getFirstOutputArgument, getInputArgument, getInputArguments, getOutputArgument, getOutputArguments, getService, hasArguments, hasInputArguments, hasOutputArguments, toString |
ACTION_NAME
public static final String ACTION_NAME
- See Also:
- Constant Field Values
VIRTUAL_STATEVARIABLE_INPUT
public static final String VIRTUAL_STATEVARIABLE_INPUT
- See Also:
- Constant Field Values
VIRTUAL_STATEVARIABLE_OUTPUT
public static final String VIRTUAL_STATEVARIABLE_OUTPUT
- See Also:
- Constant Field Values
QueryStateVariableAction
public QueryStateVariableAction()
QueryStateVariableAction
public QueryStateVariableAction(S service)
getName
public String getName()
- Overrides:
getName
in class Action<S extends Service>
validate
public List<ValidationError> validate()
- Specified by:
validate
in interface Validatable
- Overrides:
validate
in class Action<S extends Service>
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.