|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tango.server.idl.CleverAnyAttribute
public final class CleverAnyAttribute
Convertion tool between java types and tango types for attributes
| Method Summary | |
|---|---|
static java.lang.Object |
get(org.omg.CORBA.Any any,
int tangoType,
fr.esrf.Tango.AttrDataFormat format)
Get value of an Any |
static org.omg.CORBA.Any |
set(int tangoType,
java.lang.Object value)
Set a value in an any |
| 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(org.omg.CORBA.Any any,
int tangoType,
fr.esrf.Tango.AttrDataFormat format)
throws fr.esrf.Tango.DevFailed
any - tangoType -
fr.esrf.Tango.DevFailed
public static org.omg.CORBA.Any 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 | |||||||||