fr.esrf.Tango
Class AttributeValue_3
java.lang.Object
fr.esrf.Tango.AttributeValue_3
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class AttributeValue_3
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of struct "AttributeValue_3"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public org.omg.CORBA.Any value
quality
public AttrQuality quality
time
public TimeVal time
name
public java.lang.String name
r_dim
public AttributeDim r_dim
w_dim
public AttributeDim w_dim
err_list
public DevError[] err_list
AttributeValue_3
public AttributeValue_3()
AttributeValue_3
public AttributeValue_3(org.omg.CORBA.Any value,
AttrQuality quality,
TimeVal time,
java.lang.String name,
AttributeDim r_dim,
AttributeDim w_dim,
DevError[] err_list)