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

public final class ASH3H extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Anti-Submarine Warfare/Patrol Helicopter = 22;
  • SubCategory: ASH3H = 3;
  • Specific: (none);
  • Entity type uid: 18327;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • ASH3H

      public ASH3H()
      Default constructor
  • Method Details

    • createInstance

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