|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.model.VariableValue<S>
org.teleal.cling.model.action.ActionArgumentValue<S>
public class ActionArgumentValue<S extends Service>
| Constructor Summary | |
|---|---|
ActionArgumentValue(ActionArgument<S> argument,
Object value)
|
|
| Method Summary | |
|---|---|
ActionArgument<S> |
getArgument()
|
| Methods inherited from class org.teleal.cling.model.VariableValue |
|---|
getCreatedOn, getDatatype, getValue, isValid, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionArgumentValue(ActionArgument<S> argument,
Object value)
throws InvalidValueException
InvalidValueException| Method Detail |
|---|
public ActionArgument<S> getArgument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||