Class Yak38ForgerA

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

public final class Yak38ForgerA extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack/Strike = 2;
  • SubCategory: Yak38Forger = 10;
  • Specific: Yak38ForgerA = 1;
  • Entity type uid: 13305;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4726927c.

See Also:
  • Constructor Details

    • Yak38ForgerA

      public Yak38ForgerA()
      Default constructor
  • Method Details

    • createInstance

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