be.lassi.domain
Class PresetValue
java.lang.Object
be.lassi.domain.PresetValue
public class PresetValue
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PresetValue
public PresetValue(FixtureChannel channel,
int value)
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