Class PC9

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

public final class PC9 extends EntityType

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

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

  • Country: Saudi Arabia (SAU) = 189;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: PilatusFlugzeugwerkeSAPC9 = 1;
  • Specific: PC9 = 1;
  • Entity type uid: 17847;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • PC9

      public PC9()
      Default constructor
  • Method Details

    • createInstance

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