Class _90mmMistral

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fra.lifeform.land._90mmMistral
All Implemented Interfaces:
Serializable

public final class _90mmMistral extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Army = 11;
  • SubCategory: ManPortableAirDefenseSystemMANPADS = 85;
  • Specific: _90mmMistral = 15;
  • Entity type uid: 35446;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@44106e25.

See Also:
  • Constructor Details

    • _90mmMistral

      public _90mmMistral()
      Default constructor
  • Method Details

    • createInstance

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