|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tango.server.idl.CleverAttrValUnion
public final class CleverAttrValUnion
A helper class to insert / extract AttrValUnion with the method that matches the attribute type
| Method Summary | |
|---|---|
static java.lang.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,
java.lang.Object value)
Set a value into an AttrValUnion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.Object get(fr.esrf.Tango.AttrValUnion union,
fr.esrf.Tango.AttrDataFormat format)
throws fr.esrf.Tango.DevFailed
union - format -
fr.esrf.Tango.DevFailed
public static fr.esrf.Tango.AttrValUnion set(int tangoType,
java.lang.Object value)
throws fr.esrf.Tango.DevFailed
tangoType - value -
fr.esrf.Tango.DevFailed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||