Class HuntClassMinesweepersMinehuntersCoastal

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.gbr.platform.surface.HuntClassMinesweepersMinehuntersCoastal
All Implemented Interfaces:
Serializable

public final class HuntClassMinesweepersMinehuntersCoastal extends EntityType

Entity class HuntClassMinesweepersMinehuntersCoastal collects multiple enumeration values together.

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: HuntClassMinesweepersMinehuntersCoastal = 1;
  • Specific: (none);
  • Entity type uid: 15312;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

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

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

    • HuntClassMinesweepersMinehuntersCoastal

      public HuntClassMinesweepersMinehuntersCoastal()
      Default constructor
  • Method Details