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

public final class Saab340AEWC extends EntityType

Entity class Saab340AEWC collects multiple enumeration values together.

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 (Airborne Early Warning) = 8;
  • SubCategory: Saab340AEWC = 1;
  • Specific: (none);
  • Entity type uid: 25600;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@80bfa9d.

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

    • Saab340AEWC

      public Saab340AEWC()
      Default constructor
  • Method Details

    • createInstance

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