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

public final class PC7MkII extends EntityType

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

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

  • Country: Switzerland (CHE) = 206;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: PilatusPC7 = 1;
  • Specific: PC7MkII = 2;
  • Entity type uid: 19051;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1c3259fa.

See Also:
  • Constructor Details

    • PC7MkII

      public PC7MkII()
      Default constructor
  • Method Details

    • createInstance

      public static PC7MkII createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data