Class M26mine

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

public final class M26mine extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = ANTI_PERSONNEL;
  • Domain: Munition = 2;
  • Category: Fixed = 3;
  • SubCategory: M26mine = 16;
  • Specific: null (none);
  • Entity type uid: 19884;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: