|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tango.server.attribute.log.LogAttribute
public class LogAttribute
Constructor Summary | |
---|---|
LogAttribute(int depth,
org.slf4j.Logger... loggers)
|
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 LogAttribute(int depth, org.slf4j.Logger... loggers)
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 |