Class Grenade35mmHE

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

public final class Grenade35mmHE extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _35mmGrenadeLauncherAmmunition = 23;
  • Specific: Grenade35mmHE = 1;
  • Entity type uid: 21554;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@6463da36.

See Also:
  • Constructor Details

    • Grenade35mmHE

      public Grenade35mmHE()
      Default constructor
  • Method Details

    • createInstance

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