fr.esrf.Tango
Class DevCmdHistory_4
java.lang.Object
fr.esrf.Tango.DevCmdHistory_4
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class DevCmdHistory_4
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "DevCmdHistory_4"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dates
public TimeVal[] dates
value
public org.omg.CORBA.Any value
dims
public AttributeDim[] dims
dims_array
public EltInArray[] dims_array
errors
public DevError[][] errors
errors_array
public EltInArray[] errors_array
cmd_type
public int cmd_type
DevCmdHistory_4
public DevCmdHistory_4()
DevCmdHistory_4
public DevCmdHistory_4(TimeVal[] dates,
org.omg.CORBA.Any value,
AttributeDim[] dims,
EltInArray[] dims_array,
DevError[][] errors,
EltInArray[] errors_array,
int cmd_type)