Class Y20A

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

public final class Y20A extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@40ef3420.

See Also: