Uses of Class
org.universAAL.lddi.knx.utils.KnxPacketPriority

Packages that use KnxPacketPriority
org.universAAL.lddi.knx.utils   
 

Uses of KnxPacketPriority in org.universAAL.lddi.knx.utils
 

Methods in org.universAAL.lddi.knx.utils that return KnxPacketPriority
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.
 

Methods in org.universAAL.lddi.knx.utils with parameters of type KnxPacketPriority
 void KnxTelegram.setPriority(KnxPacketPriority prio)
          Set KNX priority.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.