public class EventedValueChannelLoudness extends EventedValue<ChannelLoudness>
value| Constructor and Description |
|---|
EventedValueChannelLoudness(ChannelLoudness value) |
EventedValueChannelLoudness(Map.Entry<String,String>[] attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<String,String>[] |
getAttributes() |
protected org.fourthline.cling.model.types.Datatype |
getDatatype() |
String |
toString() |
protected ChannelLoudness |
valueOf(Map.Entry<String,String>[] attributes) |
getName, getValue, valueOfpublic EventedValueChannelLoudness(ChannelLoudness value)
protected ChannelLoudness valueOf(Map.Entry<String,String>[] attributes) throws org.fourthline.cling.model.types.InvalidValueException
valueOf in class EventedValue<ChannelLoudness>org.fourthline.cling.model.types.InvalidValueExceptionpublic Map.Entry<String,String>[] getAttributes()
getAttributes in class EventedValue<ChannelLoudness>public String toString()
toString in class EventedValue<ChannelLoudness>protected org.fourthline.cling.model.types.Datatype getDatatype()
getDatatype in class EventedValue<ChannelLoudness>Copyright © 2016 4th Line GmbH, Switzerland. All rights reserved.