|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
be.lassi.lanbox.udp
Interface Message
- All Known Implementing Classes:
- DmxMessage, UnknownMessage
public interface Message
A message within the Lanbox UDP packet structure.
Method Summary | |
---|---|
void |
append(java.lang.StringBuilder b)
Appends a textual representation of this message to given string builder. |
Method Detail |
---|
append
void append(java.lang.StringBuilder b)
- Appends a textual representation of this message to given
string builder.
- Parameters:
b
- the string builder to append to
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |