Uses of Class
org.tango.server.properties.DevicePropertyImpl

Packages that use DevicePropertyImpl
org.tango.server.servant   
 

Uses of DevicePropertyImpl in org.tango.server.servant
 

Methods in org.tango.server.servant that return types with arguments of type DevicePropertyImpl
 java.util.List<DevicePropertyImpl> DeviceImpl.getDevicePropertyList()
          get the device properties
 

Methods in org.tango.server.servant with parameters of type DevicePropertyImpl
 void DeviceImpl.addDeviceProperty(DevicePropertyImpl property)
          add a device property to this device DeviceProperty
 



Copyright © 2012-2014. All Rights Reserved.