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

public final class An28 extends EntityType

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

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

  • Country: Ukraine (UKR) = 265;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Civilian Fixed Wing Aircraft, Medium (up to 41,000 lbs / 18,597 kg) = 86;
  • SubCategory: TwinEngineTurboprop = 22;
  • Specific: AntonovAn28 = 1;
  • Entity type uid: 29236;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@2c413ffc.

See Also:
  • Constructor Details

    • An28

      public An28()
      Default constructor
  • Method Details

    • createInstance

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