Public Member Functions | |
| TestStructIntHolder () | |
| TestStructIntHolder (TestStructInt value) | |
| void | patch (Ice.Object v) |
| String | type () |
Definition at line 23 of file TestStructIntHolder.java.
| cast.cdl.TestStructIntHolder.TestStructIntHolder | ( | ) |
Definition at line 26 of file TestStructIntHolder.java.
| cast.cdl.TestStructIntHolder.TestStructIntHolder | ( | TestStructInt | value | ) |
Definition at line 31 of file TestStructIntHolder.java.
| void cast.cdl.TestStructIntHolder.patch | ( | Ice.Object | v | ) |
Definition at line 37 of file TestStructIntHolder.java.
| String cast.cdl.TestStructIntHolder.type | ( | ) |
Definition at line 50 of file TestStructIntHolder.java.
1.5.8