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

public final class AeroL591 extends EntityType

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

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

  • Country: Czech Republic (CZE) = 267;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: AeroL59 = 3;
  • Specific: (none);
  • Entity type uid: 30099;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • AeroL591

      public AeroL591()
      Default constructor
  • Method Details

    • createInstance

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