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

public final class GS05Pasewalk extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship / Craft = 8;
  • SubCategory: KondorIClass = 11;
  • Specific: GS05Pasewalk = 8;
  • Entity type uid: 16559;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@59252cb6.

See Also:
  • Constructor Details

    • GS05Pasewalk

      public GS05Pasewalk()
      Default constructor
  • Method Details

    • createInstance

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