Class AeroL39NG

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

public final class AeroL39NG extends EntityType

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

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

  • Country: Czech Republic (CZE) = 267;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: AeroL39NG = 4;
  • Specific: null (none);
  • Entity type uid: 37015;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • AeroL39NG

      public AeroL39NG()
      Default constructor
  • Method Details

    • createInstance

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