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

public final class JA37 extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: Saab37Viggen = 2;
  • Specific: JA37 = 5;
  • Entity type uid: 25624;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • JA37

      public JA37()
      Default constructor
  • Method Details

    • createInstance

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