Class TerroristCombatantwPSM

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

public final class TerroristCombatantwPSM extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@30e143ff.

See Also: