Class CH149Cormorant

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

public final class CH149Cormorant extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: CH149Cormorant = 2;
  • Specific: null (none);
  • Entity type uid: 25689;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • CH149Cormorant

      public CH149Cormorant()
      Default constructor
  • Method Details

    • createInstance

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