java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.kor.munition.battlefieldsupport.HEK30
All Implemented Interfaces:
Serializable

public final class HEK30 extends EntityType

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

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

  • Country: Korea (Republic of) (KOR) = 120;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _130mmRocketsMRL = 1;
  • Specific: HEK30 = 1;
  • Entity type uid: 27438;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1d77746b.

See Also:
  • Constructor Details

    • HEK30

      public HEK30()
      Default constructor
  • Method Details

    • createInstance

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