Class GermanMediumExtendedAirDefenseSystemMEADS

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

public final class GermanMediumExtendedAirDefenseSystemMEADS extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense/Missile Defense Unit Equipment = 28;
  • SubCategory: GermanMediumExtendedAirDefenseSystemMEADS = 6;
  • Specific: (none);
  • Entity type uid: 34493;
  • Online document reference: SISO-REF-010-v30-DRAFT-20220129-d11 (2022-01-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4748a0f9.

See Also:
  • Constructor Details

    • GermanMediumExtendedAirDefenseSystemMEADS

      public GermanMediumExtendedAirDefenseSystemMEADS()
      Default constructor
  • Method Details