be.lassi.fixtures
Class ApplyPreset
java.lang.Object
be.lassi.fixtures.FixtureCommand
be.lassi.fixtures.ApplyPreset
public class ApplyPreset
- extends FixtureCommand
Sets the fixture attribute value to the values in a given preset.
Constructor Summary |
ApplyPreset(java.lang.String presetName)
Constructs a new instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplyPreset
public ApplyPreset(java.lang.String presetName)
- Constructs a new instance.
- Parameters:
presetName
- the preset name
execute
public void execute(Fixture fixture,
ChannelChangeProcessor channelChangeProcessor)
-
- Specified by:
execute
in class FixtureCommand
getPresetName
public java.lang.String getPresetName()
- Gets the preset name.
- Returns:
- the preset name