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

public final class FokkerF50 extends EntityType

Entity class FokkerF50 collects multiple enumeration values together. Usage: create an instance of this class with FokkerF50.createInstance() or new FokkerF50().

  • Country: Netherlands (NLD) = 153;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: FokkerF50F60Family = 2;
  • Specific: FokkerF50 = 1;
  • Entity type uid: 28195;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

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

See Also:
Country.NETHERLANDS_NLD, EntityKind.PLATFORM, Domain, PlatformDomain, Category, CargoTanker, SubCategory, Serialized Form
  • Constructor Details

    • FokkerF50

      public FokkerF50()
      Default constructor
  • Method Details

    • createInstance

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