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, valueOf
public EventedValueChannelVolume(ChannelVolume value)
protected ChannelVolume valueOf(Map.Entry<String,String>[] attributes) throws InvalidValueException
valueOf
in class EventedValue<ChannelVolume>
InvalidValueException
public 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 © 2014 4th Line GmbH, Switzerland. All Rights Reserved.