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

public final class LU250EGFTbomb extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: LU250EGFTbomb = 57;
  • Specific: (none);
  • Entity type uid: 21182;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4586a8aa.

See Also:
  • Constructor Details

    • LU250EGFTbomb

      public LU250EGFTbomb()
      Default constructor
  • Method Details

    • createInstance

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