public class ActionArgumentValue<S extends Service> extends VariableValue
| Constructor and Description |
|---|
ActionArgumentValue(ActionArgument<S> argument,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
ActionArgument<S> |
getArgument() |
getDatatype, getValue, logInvalidXML, toStringpublic ActionArgumentValue(ActionArgument<S> argument, Object value) throws InvalidValueException
InvalidValueExceptionpublic ActionArgument<S> getArgument()
Copyright © 2023 jUPnP.org. All rights reserved.