|
||||||||||
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,
java.lang.Object value)
|
Method Summary | |
---|---|
ActionArgument<S> |
getArgument()
|
Methods inherited from class org.teleal.cling.model.VariableValue |
---|
getCreatedOn, getDatatype, getValue, isValid, isValidXMLString, 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, java.lang.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 |