public class EventedValueString extends EventedValue<String>
value| Constructor and Description |
|---|
EventedValueString(Map.Entry<String,String>[] attributes) |
EventedValueString(String value) |
| Modifier and Type | Method and Description |
|---|---|
protected Datatype<?> |
getDatatype() |
getAttributes, getName, getValue, toString, valueOf, valueOfpublic EventedValueString(String value)
protected Datatype<?> getDatatype()
getDatatype in class EventedValue<String>Copyright © 2023 jUPnP.org. All rights reserved.