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

public final class Bofors155BONUS extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _155mm = 14;
  • Specific: Bofors155BONUS = 1;
  • Entity type uid: 27640;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@57fce8b.

See Also:
  • Constructor Details

    • Bofors155BONUS

      public Bofors155BONUS()
      Default constructor
  • Method Details

    • createInstance

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