|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
be.lassi.domain
Class PresetValue
java.lang.Objectbe.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 classjava.lang.Object
getChannel
public FixtureChannel getChannel()
getValue
public int getValue()
hashCode
public int hashCode()
-
- Overrides:
hashCode
in classjava.lang.Object
toString
public java.lang.String toString()
-
- Overrides:
toString
in classjava.lang.Object
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |