org.tango.server.dynamic.attribute
Class TangoConverter

java.lang.Object
  extended by org.tango.server.dynamic.attribute.TangoConverter

public final class TangoConverter
extends java.lang.Object

Author:
hardion

Method Summary
static AttributeConfiguration toAttributeConfiguration(fr.esrf.TangoApi.AttributeInfo ai)
           
static fr.esrf.TangoApi.AttributeInfoEx toAttributeConfigurationEx(AttributeConfiguration config)
           
static AttributeConfiguration toAttributeConfigurationEx(fr.esrf.TangoApi.AttributeInfoEx ai)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toAttributeConfiguration

public static AttributeConfiguration toAttributeConfiguration(fr.esrf.TangoApi.AttributeInfo ai)
                                                       throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed

toAttributeConfigurationEx

public static AttributeConfiguration toAttributeConfigurationEx(fr.esrf.TangoApi.AttributeInfoEx ai)
                                                         throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed

toAttributeConfigurationEx

public static fr.esrf.TangoApi.AttributeInfoEx toAttributeConfigurationEx(AttributeConfiguration config)
                                                                   throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed


Copyright © 2012-2017. All Rights Reserved.