Class Y20UTanker

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

public final class Y20UTanker extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@479d31f3.

See Also: