model.channel.set
Class FaderValueSet

java.lang.Object
  extended by model.channel.set.AValueSet
      extended by model.channel.set.FaderValueSet
All Implemented Interfaces:
IValueSet

public class FaderValueSet
extends AValueSet


Field Summary
 
Fields inherited from class model.channel.set.AValueSet
channels, combineMethod, iPriority, source
 
Fields inherited from interface model.channel.set.IValueSet
ADD, AVERAGE
 
Constructor Summary
FaderValueSet()
           
 
Method Summary
 
Methods inherited from class model.channel.set.AValueSet
getChannel, getChannel, getChannels, getChannels, getChannelValue, getCombineMethod, getIPriority, getPriority, getPriority, getRawChannel, getSource, resetValues, setChannelValue, setChannelValue, setChannelValues, setCombineMethod, setIPriority
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FaderValueSet

public FaderValueSet()