Class Saab37Viggen

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

public final class Saab37Viggen extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: Saab37Viggen = 2;
  • Specific: null (none);
  • Entity type uid: 17494;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3f598450.

See Also:
  • Constructor Details

    • Saab37Viggen

      public Saab37Viggen()
      Default constructor
  • Method Details

    • createInstance

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