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

public final class BG31Templin extends EntityType

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

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

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

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

See Also:
  • Constructor Details

    • BG31Templin

      public BG31Templin()
      Default constructor
  • Method Details

    • createInstance

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