Class F5FreedomFighterTigerII

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

public final class F5FreedomFighterTigerII extends EntityType

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

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

  • Country: Switzerland (CHE) = 206;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Fighter/Air Defense = 1;
  • SubCategory: F5FreedomFighterTigerII = 1;
  • Specific: null (none);
  • Entity type uid: 31130;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • F5FreedomFighterTigerII

      public F5FreedomFighterTigerII()
      Default constructor
  • Method Details

    • createInstance

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