Class Esna

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.egy.platform.surface.Esna
All Implemented Interfaces:
Serializable

public final class Esna extends EntityType

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

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

  • Country: Egypt (EGY) = 62;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Dry Cargo Ship (Group 2 Merchant) = 81;
  • SubCategory: DryBulkCargoShip = 2;
  • Specific: Esna = 2;
  • Entity type uid: 24605;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@16612a51.

See Also: