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