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

public final class BLG66Belougabomb extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: BLG66Belougabomb = 51;
  • Specific: null (none);
  • Entity type uid: 21176;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7ea07516.

See Also:
  • Constructor Details

    • BLG66Belougabomb

      public BLG66Belougabomb()
      Default constructor
  • Method Details

    • createInstance

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