Class EnstromTH28

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

public final class EnstromTH28 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Anti-Submarine Warfare/patrol helicopter = 22;
  • SubCategory: EnstromTH28 = 4;
  • Specific: null (none);
  • Entity type uid: 24770;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • EnstromTH28

      public EnstromTH28()
      Default constructor
  • Method Details

    • createInstance

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