|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.artnet
Class ArtNet
java.lang.Objectbe.lassi.artnet.ArtNet
public class ArtNet
- extends java.lang.Object
| Field Summary | |
|---|---|
static int |
PORT
|
static int |
PROTOCOL_VERSION
|
| Constructor Summary | |
|---|---|
ArtNet()
|
|
| Method Summary | |
|---|---|
Device |
getDevice()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
PORT
public static final int PORT
- See Also:
- Constant Field Values
PROTOCOL_VERSION
public static final int PROTOCOL_VERSION
- See Also:
- Constant Field Values
| Constructor Detail |
|---|
ArtNet
public ArtNet()
| Method Detail |
|---|
getDevice
public Device getDevice()
|
Lighting Assistant 1.2 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.artnet.ArtNet