java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.prk.munition.tactical.NoDongMod2
All Implemented Interfaces:
Serializable

public final class NoDongMod2 extends EntityType

Entity class NoDongMod2 collects multiple enumeration values together.

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

  • Country: Korea (Democratic Peoples Republic of) (PRK) = 119;
  • Entity kind: MunitionDomain = TACTICAL;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: NoDongMod2 = 53;
  • Specific: (none);
  • Entity type uid: 32508;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@35e2b89f.

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

    • NoDongMod2

      public NoDongMod2()
      Default constructor
  • Method Details

    • createInstance

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