Static Public Member Functions | |
| void | insert (org.omg.CORBA.Any a, SctTestApi.Configuration that) |
| SctTestApi.Configuration | extract (org.omg.CORBA.Any a) |
| synchronized org.omg.CORBA.TypeCode | type () |
| String | id () |
| SctTestApi.Configuration | read (org.omg.CORBA.portable.InputStream istream) |
| void | write (org.omg.CORBA.portable.OutputStream ostream, SctTestApi.Configuration value) |
| SctTestApi.Configuration | narrow (org.omg.CORBA.Object obj) |
Static Private Attributes | |
| String | _id = "IDL:SctTestApi/Configuration:1.0" |
| org.omg.CORBA.TypeCode | __typeCode = null |
Definition at line 15 of file SCTTestAPI/SctTestApi/ConfigurationHelper.java.
1.3.5