Overview  Package   Class  Tree  Index 

be.lassi.domain
Class PresetValue

java.lang.Object
  extended by be.lassi.domain.PresetValue

public class PresetValue
extends java.lang.Object


Constructor Summary
PresetValue(FixtureChannel channel, int value)
           
 
Method Summary
 boolean equals(java.lang.Object object)
          
 FixtureChannel getChannel()
           
 int getValue()
           
 int hashCode()
          
 java.lang.String toString()
          
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PresetValue

public PresetValue(FixtureChannel channel,
                   int value)
Method Detail

equals

public boolean equals(java.lang.Object object)

Overrides:
equals in class java.lang.Object

getChannel

public FixtureChannel getChannel()

getValue

public int getValue()

hashCode

public int hashCode()

Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2