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

public final class S117Amphitrite extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SS (Conventional Attack - Torpedo, Patrol) = 5;
  • SubCategory: Glavkosclass = 1;
  • Specific: S117Amphitrite = 6;
  • Entity type uid: 23397;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • S117Amphitrite

      public S117Amphitrite()
      Default constructor
  • Method Details

    • createInstance

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