Uses of Class
tuwien.auto.calimero.mgmt.Description

Packages that use Description
tuwien.auto.calimero.mgmt Contains KNX property and management services. 
 

Uses of Description in tuwien.auto.calimero.mgmt
 

Methods in tuwien.auto.calimero.mgmt that return Description
 Description PropertyClient.getDescription(int objIndex, int pid)
          Gets the property description based on the property ID.
 Description PropertyClient.getDescriptionByIndex(int objIndex, int propIndex)
          Gets the property description based on the property index.