Example #1
0
 public static void write(
     org.omg.CORBA.portable.OutputStream ostream, subnetworkConnection.SNCType_T value) {
   ostream.write_long(value.value());
 }