This instance stores a number of de.desy.tine.client.TLink and reads data from them.
More...
|
| boolean | hasAttribute (String attrName) |
| | Checks that this TINE server has an attribute. More...
|
| |
| Class<?> | getAttributeClass (String attrName) throws TineClientException |
| | Returns attribute's value class. More...
|
| |
| void | unsubscribeEvent (String attrName) throws TineClientException |
| | Unsubscribes from the change event of the attribute. More...
|
| |
This instance stores a number of de.desy.tine.client.TLink and reads data from them.
//@ThreadSafe
- Author
- Igor Khokhriakov igor..nosp@m.khok.nosp@m.hriak.nosp@m.ov@h.nosp@m.zg.de
- Since
- 27.04.12
◆ getAttributeClass()
| Class<?> de.desy.tine.client.ez.TineClient.getAttributeClass |
( |
String |
attrName | ) |
throws TineClientException |
◆ hasAttribute()
| boolean de.desy.tine.client.ez.TineClient.hasAttribute |
( |
String |
attrName | ) |
|
Checks that this TINE server has an attribute.
- Parameters
-
- Returns
- true or false
◆ unsubscribeEvent()
| void de.desy.tine.client.ez.TineClient.unsubscribeEvent |
( |
String |
attrName | ) |
throws TineClientException |
The documentation for this class was generated from the following file: