Class TerroristCombatantwExplosiveVest

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.lifeform.land.TerroristCombatantwExplosiveVest
All Implemented Interfaces:
Serializable

public final class TerroristCombatantwExplosiveVest extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Terrorist Combatant = 101;
  • SubCategory: WeaponNonspecific = 1;
  • Specific: TerroristCombatantwExplosiveVest = 100;
  • Entity type uid: 32721;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2bc59ab7.

See Also: