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

public final class BG11Neustadt extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/patrol craft = 7;
  • SubCategory: NeustadtclasslargepatrolcraftCoastGuardvessels = 6;
  • Specific: BG11Neustadt = 1;
  • Entity type uid: 16467;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • BG11Neustadt

      public BG11Neustadt()
      Default constructor
  • Method Details

    • createInstance

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