Class BLU92B

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

public final class BLU92B extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = ANTI_PERSONNEL;
  • Domain: Munition = 2;
  • Category: Fixed = 3;
  • SubCategory: BLU92B = 18;
  • Specific: null (none);
  • Entity type uid: 25329;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@615c4ea4.

See Also:
  • Constructor Details

    • BLU92B

      public BLU92B()
      Default constructor
  • Method Details

    • createInstance

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