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