Class Y7cargo

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

public final class Y7cargo extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: XianAircraftCompanyY7 = 2;
  • Specific: Y7cargo = 1;
  • Entity type uid: 16999;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@192d43ce.

See Also: