Class TerroristCombatantTeenagerMaleUnarmed

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

public final class TerroristCombatantTeenagerMaleUnarmed extends EntityType

Entity class TerroristCombatantTeenagerMaleUnarmed collects multiple enumeration values together. Usage: create an instance of this class with TerroristCombatantTeenagerMaleUnarmed.createInstance() or new TerroristCombatantTeenagerMaleUnarmed().

  • Country: Afghanistan (AFG) = 1;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Terrorist Combatant = 101;
  • SubCategory: None = 0;
  • Specific: TerroristCombatantUnarmed = 0;
  • Entity type uid: 32754;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@6248cfab.

See Also:
Country.AFGHANISTAN_AFG, EntityKind.LIFE_FORM, Domain, PlatformDomain, Category, TerroristCombatant, SubCategory, Serialized Form
  • Constructor Details

    • TerroristCombatantTeenagerMaleUnarmed

      public TerroristCombatantTeenagerMaleUnarmed()
      Default constructor
  • Method Details