Class EA18GGrowler

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

public final class EA18GGrowler extends EntityType

Entity class EA18GGrowler collects multiple enumeration values together. Usage: create an instance of this class with EA18GGrowler.createInstance() or new EA18GGrowler().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Electronic Warfare (EW) = 6;
  • SubCategory: EA18GGrowler = 10;
  • Specific: (none);
  • Entity type uid: 24052;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

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

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.PLATFORM, Domain, PlatformDomain, Category, ElectronicWarfareEW, SubCategory, Serialized Form
  • Constructor Details

    • EA18GGrowler

      public EA18GGrowler()
      Default constructor
  • Method Details

    • createInstance

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