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

public final class S197U18 extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SS (Conventional attack-torpedo patrol) = 5;
  • SubCategory: Type206A = 2;
  • Specific: S197U18 = 4;
  • Entity type uid: 16769;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • S197U18

      public S197U18()
      Default constructor
  • Method Details

    • createInstance

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