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

public final class SS597Takashio extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SS (Conventional Attack-Torpedo Patrol) = 5;
  • SubCategory: OyashioClass = 4;
  • Specific: SS597Takashio = 8;
  • Entity type uid: 33772;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • SS597Takashio

      public SS597Takashio()
      Default constructor
  • Method Details

    • createInstance

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