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

public final class HarroKoebke extends EntityType

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Search and Rescue Vessels = 100;
  • SubCategory: _36mClass = 2;
  • Specific: HarroKoebke = 1;
  • Entity type uid: 30270;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5a755cc1.

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

    • HarroKoebke

      public HarroKoebke()
      Default constructor
  • Method Details

    • createInstance

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