|
TANGO Java API ( TangORB-7.3.3.jar) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.esrf.TangoApi.Group.GroupReply
fr.esrf.TangoApi.Group.GroupAttrReply
public class GroupAttrReply
TANGO group reply for attribute
| Constructor Summary | |
|---|---|
GroupAttrReply()
Creates a new instance of GroupAttrReply |
|
GroupAttrReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DevFailed _ex)
Creates a new instance of GroupAttrReply |
|
GroupAttrReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DeviceAttribute _data)
Creates a new instance of GroupAttrReply |
|
| Method Summary | |
|---|---|
DeviceAttribute |
get_data()
Returns the associated data - returns null if has_failed set to true |
| Methods inherited from class fr.esrf.TangoApi.Group.GroupReply |
|---|
dev_name, get_err_stack, has_failed, has_timeout, obj_name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupAttrReply()
public GroupAttrReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DeviceAttribute _data)
public GroupAttrReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DevFailed _ex)
| Method Detail |
|---|
public DeviceAttribute get_data()
throws DevFailed
DevFailed
|
TANGO Java API ( TangORB-7.3.3.jar) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||