Class MitsubishiHeavyWheeledRecoveryVehicle8x815ton

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.jpn.platform.land.MitsubishiHeavyWheeledRecoveryVehicle8x815ton
All Implemented Interfaces:
Serializable

public final class MitsubishiHeavyWheeledRecoveryVehicle8x815ton extends EntityType

Entity class MitsubishiHeavyWheeledRecoveryVehicle8x815ton collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with MitsubishiHeavyWheeledRecoveryVehicle8x815ton.createInstance() or new MitsubishiHeavyWheeledRecoveryVehicle8x815ton().

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MitsubishiHeavyTrucks = 2;
  • Specific: MitsubishiHeavyWheeledRecoveryVehicle8x815ton = 3;
  • Entity type uid: 35817;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@74cf8b28.

See Also:
  • Constructor Details

    • MitsubishiHeavyWheeledRecoveryVehicle8x815ton

      public MitsubishiHeavyWheeledRecoveryVehicle8x815ton()
      Default constructor
  • Method Details