Class KawasakiC2

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

public final class KawasakiC2 extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: KawasakiC2 = 2;
  • Specific: null (none);
  • Entity type uid: 24787;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@415e0bcb.

See Also: