Class Yak38ForgerB

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

public final class Yak38ForgerB extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7eb6b6b6.

See Also:
  • Constructor Details

    • Yak38ForgerB

      public Yak38ForgerB()
      Default constructor
  • Method Details

    • createInstance

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