|
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.GroupCmdReply
public class GroupCmdReply
TANGO group reply for command
| Constructor Summary | |
|---|---|
GroupCmdReply()
Creates a new instance of GroupCmdReply |
|
GroupCmdReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DevFailed _ex)
Creates a new instance of GroupCmdReply |
|
GroupCmdReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DeviceData _data)
Creates a new instance of GroupCmdReply |
|
| Method Summary | |
|---|---|
DeviceData |
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 GroupCmdReply()
public GroupCmdReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DeviceData _data)
public GroupCmdReply(java.lang.String _dev_name,
java.lang.String _obj_name,
DevFailed _ex)
| Method Detail |
|---|
public DeviceData 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 | ||||||||