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

public final class HESHL29 extends EntityType

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _76mm = 8;
  • Specific: HESHL29 = 3;
  • Entity type uid: 23972;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2b098563.

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

    • HESHL29

      public HESHL29()
      Default constructor
  • Method Details

    • createInstance

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