Class Il22M

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

public final class Il22M extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 = 8;
  • SubCategory: Il22CootB = 6;
  • Specific: Il22M = 1;
  • Entity type uid: 36860;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@658255aa.

See Also:
  • Constructor Details

    • Il22M

      public Il22M()
      Default constructor
  • Method Details

    • createInstance

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