Package | Description |
---|---|
org.universAAL.lddi.knx.utils |
Modifier and Type | Method and Description |
---|---|
static KnxPacketPriority |
KnxPacketPriority.get(int code) |
KnxPacketPriority |
KnxTelegram.getPriority() |
static KnxPacketPriority |
KnxPacketPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnxPacketPriority[] |
KnxPacketPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KnxTelegram.setPriority(KnxPacketPriority prio)
Set KNX priority.
|
Copyright © 2018 universAAL Consortium. All rights reserved.