Class Ka26126Hoodlum

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

public final class Ka26126Hoodlum extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility helicopter = 21;
  • SubCategory: Ka26126Hoodlum = 12;
  • Specific: (none);
  • Entity type uid: 13476;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@38af1bf6.

See Also:
  • Constructor Details

    • Ka26126Hoodlum

      public Ka26126Hoodlum()
      Default constructor
  • Method Details

    • createInstance

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