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

public final class SundsvallK24 extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Frigate (including Corvette) = 50;
  • SubCategory: GavleClass = 4;
  • Specific: SundsvallK24 = 2;
  • Entity type uid: 29908;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • SundsvallK24

      public SundsvallK24()
      Default constructor
  • Method Details

    • createInstance

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