|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tango.server.testserver.DynamicEnumAttribute
public class DynamicEnumAttribute
Constructor Summary | |
---|---|
DynamicEnumAttribute()
|
Method Summary | |
---|---|
AttributeConfiguration |
getConfiguration()
|
StateMachineBehavior |
getStateMachine()
|
AttributeValue |
getValue()
Read attribute |
void |
setValue(AttributeValue value)
Write attribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicEnumAttribute() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
Method Detail |
---|
public AttributeConfiguration getConfiguration() throws fr.esrf.Tango.DevFailed
getConfiguration
in interface IAttributeBehavior
fr.esrf.Tango.DevFailed
public AttributeValue getValue() throws fr.esrf.Tango.DevFailed
IAttributeBehavior
getValue
in interface IAttributeBehavior
fr.esrf.Tango.DevFailed
public void setValue(AttributeValue value) throws fr.esrf.Tango.DevFailed
IAttributeBehavior
setValue
in interface IAttributeBehavior
fr.esrf.Tango.DevFailed
public StateMachineBehavior getStateMachine() throws fr.esrf.Tango.DevFailed
getStateMachine
in interface IAttributeBehavior
fr.esrf.Tango.DevFailed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |