Class MediumSupportVehicleSystemMSVSStandardMilitaryPattern

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

public final class MediumSupportVehicleSystemMSVSStandardMilitaryPattern extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MediumSupportVehicleSystemMSVSStandardMilitaryPattern = 4;
  • Specific: (none);
  • Entity type uid: 34404;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@38bc8ab5.

See Also:
  • Constructor Details

    • MediumSupportVehicleSystemMSVSStandardMilitaryPattern

      public MediumSupportVehicleSystemMSVSStandardMilitaryPattern()
      Default constructor
  • Method Details