Example #1
0
 public static subnetworkConnection.SNCType_T read(org.omg.CORBA.portable.InputStream istream) {
   return subnetworkConnection.SNCType_T.from_int(istream.read_long());
 }