Class JointLightTacticalVehicleJLTV

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

public final class JointLightTacticalVehicleJLTV extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle = 6;
  • SubCategory: JointLightTacticalVehicleJLTV = 30;
  • Specific: (none);
  • Entity type uid: 30482;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@157d3a45.

See Also:
  • Constructor Details

    • JointLightTacticalVehicleJLTV

      public JointLightTacticalVehicleJLTV()
      Default constructor
  • Method Details

    • createInstance

      public static JointLightTacticalVehicleJLTV createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data