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

public final class Bukkeuksong2 extends EntityType

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

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

  • Country: Korea (Democratic People's Republic of) (PRK) = 119;
  • Entity kind: MunitionDomain = TACTICAL;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: Bukkeuksong2 = 63;
  • Specific: null (none);
  • Entity type uid: 32514;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@52657d5f.

See Also:
  • Constructor Details

    • Bukkeuksong2

      public Bukkeuksong2()
      Default constructor
  • Method Details

    • createInstance

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