public final class CleverAttrValUnion extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
get(fr.esrf.Tango.AttrValUnion union,
fr.esrf.Tango.AttrDataFormat format)
Get value from an AttrValUnion
|
static fr.esrf.Tango.AttrValUnion |
set(int tangoType,
Object value)
Set a value into an AttrValUnion
|
public static Object get(fr.esrf.Tango.AttrValUnion union, fr.esrf.Tango.AttrDataFormat format) throws fr.esrf.Tango.DevFailed
union - format - fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttrValUnion set(int tangoType,
Object value)
throws fr.esrf.Tango.DevFailed
tangoType - value - fr.esrf.Tango.DevFailedCopyright © 2012–2017 Tango Controls. All rights reserved.