Class F16FightingFalcon

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.grc.platform.air.F16FightingFalcon
All Implemented Interfaces:
Serializable

public final class F16FightingFalcon extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: F16FightingFalcon = 2;
  • Specific: null (none);
  • Entity type uid: 34431;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4baf352a.

See Also: