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) throws InvalidValueException
valueOf in class EventedValue<ChannelMute>InvalidValueExceptionpublic 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 © 2016 4th Line GmbH, Switzerland. All rights reserved.