コード例 #1
0
 public Hello _this(org.omg.CORBA.ORB orb) {
   return HelloHelper.narrow(super._this_object(orb));
 }
コード例 #2
0
 public Hello _this() {
   return HelloHelper.narrow(super._this_object());
 }