|
Urbi SDK Remote for Java
2.7.5
|

Public Member Functions | |
| UNamedValue (long cPtr, boolean cMemoryOwn) | |
| UNamedValue (String n, UValue v) | |
| UNamedValue (String n) | |
| synchronized void | delete () |
| String | getName () |
| UValue | getVal () |
| void | setName (String value) |
| void | setVal (UValue value) |
Static Public Member Functions | |
| static UNamedValue | error () |
| static long | getCPtr (UNamedValue obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
Definition at line 14 of file UNamedValue.java.