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