public BuildingCommandDataWrapper _this(org.omg.CORBA.ORB orb) {
   return BuildingCommandDataWrapperHelper.narrow(super._this_object(orb));
 }
 public BuildingCommandDataWrapper _this() {
   return BuildingCommandDataWrapperHelper.narrow(super._this_object());
 }