org.tango.server.servant
Class AttributeGetterSetter

java.lang.Object
  extended by org.tango.server.servant.AttributeGetterSetter

public final class AttributeGetterSetter
extends java.lang.Object


Field Summary
static java.lang.String DOES_NOT_EXIST
           
 
Method Summary
static AttributeImpl getAttribute(java.lang.String name, java.util.List<AttributeImpl> attributeList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOES_NOT_EXIST

public static final java.lang.String DOES_NOT_EXIST
See Also:
Constant Field Values
Method Detail

getAttribute

public static AttributeImpl getAttribute(java.lang.String name,
                                         java.util.List<AttributeImpl> attributeList)
                                  throws fr.esrf.Tango.DevFailed
Throws:
fr.esrf.Tango.DevFailed


Copyright © 2012-2014. All Rights Reserved.