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

public final class MSC553KumKok extends EntityType

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

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

  • Country: Korea (Republic of) (KOR) = 120;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: USMSC268Classminesweepercoastal = 2;
  • Specific: MSC553KumKok = 3;
  • Entity type uid: 17702;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2aa27288.

See Also:
  • Constructor Details

    • MSC553KumKok

      public MSC553KumKok()
      Default constructor
  • Method Details

    • createInstance

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