Class AeroL39ZA

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

public final class AeroL39ZA extends EntityType

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

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

  • Country: Czechoslovakia (CSK) = 56;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack / Strike = 2;
  • SubCategory: AeroL39ZAlbatros = 1;
  • Specific: AeroL39ZA = 2;
  • Entity type uid: 19124;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5276d6ee.

See Also:
  • Constructor Details

    • AeroL39ZA

      public AeroL39ZA()
      Default constructor
  • Method Details

    • createInstance

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