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

public final class F35ACTOL extends EntityType

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: F35JointStrikeFighterJSF = 2;
  • Specific: F35ACTOL = 1;
  • Entity type uid: 29314;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

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

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

    • F35ACTOL

      public F35ACTOL()
      Default constructor
  • Method Details

    • createInstance

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