java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fra.platform.air.MirageIII1
All Implemented Interfaces:
Serializable

public final class MirageIII1 extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Reconnaissance = 7;
  • SubCategory: MirageIII = 2;
  • Specific: null (none);
  • Entity type uid: 15813;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@1ebea008.

See Also:
  • Constructor Details

    • MirageIII1

      public MirageIII1()
      Default constructor
  • Method Details

    • createInstance

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