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

public final class PythonIV extends EntityType

Entity class PythonIV collects multiple enumeration values together.

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

  • Country: Israel (ISR) = 105;
  • Entity kind: MunitionDomain = ANTI_AIR;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: PythonIV = 3;
  • Specific: (none);
  • Entity type uid: 21285;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@647fb583.

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

    • PythonIV

      public PythonIV()
      Default constructor
  • Method Details

    • createInstance

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