Class TNT14lb

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

public final class TNT14lb extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Fixed = 3;
  • SubCategory: DemolitionCharges = 3;
  • Specific: TNT14lb = 4;
  • Entity type uid: 25095;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@56b704ea.

See Also:
  • Constructor Details

    • TNT14lb

      public TNT14lb()
      Default constructor
  • Method Details

    • createInstance

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