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