Class Il78tanker

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

public final class Il78tanker extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: Il78Midas = 12;
  • Specific: Il78tanker = 1;
  • Entity type uid: 13386;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2e6f610d.

See Also: