java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.irn.munition.antiair.Misagh1
All Implemented Interfaces:
Serializable

public final class Misagh1 extends EntityType

Entity class Misagh1 collects multiple enumeration values together. Usage: create an instance of this class with Misagh1.createInstance() or new Misagh1().

  • Country: Iran (Islamic Republic of) (IRN) = 101;
  • Entity kind: MunitionDomain = ANTI_AIR;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: Misagh1 = 1;
  • Specific: (none);
  • Entity type uid: 27269;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7a36c83a.

See Also:
Country.IRAN_ISLAMIC_REPUBLIC_OF_IRN, EntityKind.MUNITION, Domain, MunitionDomain, Category, Guided, SubCategory, Serialized Form
  • Constructor Details

    • Misagh1

      public Misagh1()
      Default constructor
  • Method Details

    • createInstance

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