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

Packages that use ClassPropertyImpl
org.tango.server.servant   
 

Uses of ClassPropertyImpl in org.tango.server.servant
 

Methods in org.tango.server.servant that return types with arguments of type ClassPropertyImpl
 java.util.List<ClassPropertyImpl> DeviceImpl.getClassPropertyList()
          Get the class properties
 

Methods in org.tango.server.servant with parameters of type ClassPropertyImpl
 void DeviceImpl.addClassProperty(ClassPropertyImpl property)
          add a class property to this device ClassProperty
 



Copyright © 2012-2015. All Rights Reserved.