Class GBU31AJDAM

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

public final class GBU31AJDAM extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: Mk84bomb = 15;
  • Specific: GBU31AJDAM = 6;
  • Entity type uid: 19924;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@54ca9420.

See Also:
  • Constructor Details

    • GBU31AJDAM

      public GBU31AJDAM()
      Default constructor
  • Method Details

    • createInstance

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