Class TrailerM1289JointLightTacticalVehicleJLTV

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

public final class TrailerM1289JointLightTacticalVehicleJLTV extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Cargo Trailer = 14;
  • SubCategory: _0512ton = 2;
  • Specific: TrailerM1289JointLightTacticalVehicleJLTV = 12;
  • Entity type uid: 33063;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@58aa1d72.

See Also:
  • Constructor Details

    • TrailerM1289JointLightTacticalVehicleJLTV

      public TrailerM1289JointLightTacticalVehicleJLTV()
      Default constructor
  • Method Details