Class HatsushimaClassMinesweeper

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

public final class HatsushimaClassMinesweeper extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: HatsushimaClassMinesweeper = 2;
  • Specific: (none);
  • Entity type uid: 18901;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • HatsushimaClassMinesweeper

      public HatsushimaClassMinesweeper()
      Default constructor
  • Method Details

    • createInstance

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