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

public final class LynxMK90B extends EntityType

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

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

  • Country: Denmark (DNK) = 57;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Anti-Submarine Warfare/Patrol Helicopter = 22;
  • SubCategory: LynxMK90B = 1;
  • Specific: null (none);
  • Entity type uid: 25520;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • LynxMK90B

      public LynxMK90B()
      Default constructor
  • Method Details

    • createInstance

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