Class Yasir

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

public final class Yasir extends EntityType

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

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

  • Country: Iran (Islamic Republic of) (IRN) = 101;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: Yasir = 5;
  • Specific: null (none);
  • Entity type uid: 29898;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@791cbf87.

See Also: