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

public final class M1081Konstanz extends EntityType

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship / Craft = 8;
  • SubCategory: LindauClassType320 = 2;
  • Specific: M1081Konstanz = 12;
  • Entity type uid: 16501;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@48793bef.

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

    • M1081Konstanz

      public M1081Konstanz()
      Default constructor
  • Method Details

    • createInstance

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