model.channel.set
Class CueValueSet
java.lang.Object
model.channel.set.CueValueSet
- All Implemented Interfaces:
- IValueSet
public class CueValueSet
- extends Object
- implements IValueSet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CueValueSet
public CueValueSet(ACue _cue)
setIPriority
public void setIPriority(IPriority priority)
- Specified by:
setIPriority in interface IValueSet
getIPriority
public IPriority getIPriority()
- Specified by:
getIPriority in interface IValueSet
getPriority
public int getPriority(short address)
- Specified by:
getPriority in interface IValueSet
getPriority
public int getPriority(Channel channel)
- Specified by:
getPriority in interface IValueSet
getChannel
public Channel getChannel(short address)
- Specified by:
getChannel in interface IValueSet
getChannelValue
public short getChannelValue(short address)
- Specified by:
getChannelValue in interface IValueSet
getChannel
public Channel getChannel(Channel channel)
- Specified by:
getChannel in interface IValueSet
getRawChannel
public Channel getRawChannel(short address)
- Specified by:
getRawChannel in interface IValueSet
getChannels
public Channel[] getChannels()
- Specified by:
getChannels in interface IValueSet
getAllChannels
public Channel[] getAllChannels()
getChannels
public Channel[] getChannels(short[] addresses)
- Specified by:
getChannels in interface IValueSet
setChannelValue
public void setChannelValue(Channel channel)
- Specified by:
setChannelValue in interface IValueSet
setChannelValue
public void setChannelValue(short address,
short value)
- Specified by:
setChannelValue in interface IValueSet
setChannelValues
public void setChannelValues(Channel[] channels)
- Specified by:
setChannelValues in interface IValueSet
getSource
public float getSource()
- Specified by:
getSource in interface IValueSet
resetValues
public void resetValues()
- Specified by:
resetValues in interface IValueSet
setFadeLevel
public void setFadeLevel(float _fadeLevel)
getFadeLevel
public float getFadeLevel()
getFadeUpMillis
public long getFadeUpMillis()
getFadeDownMillis
public long getFadeDownMillis()
getCombineMethod
public int getCombineMethod()
- Specified by:
getCombineMethod in interface IValueSet
setCombineMethod
public void setCombineMethod(int _combineMethod)
- Specified by:
setCombineMethod in interface IValueSet