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