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

public final class DDG111Onami extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Destroyer (DDG) = 4;
  • SubCategory: TakanamiClassDDGHM = 6;
  • Specific: DDG111Onami = 2;
  • Entity type uid: 33622;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7c0da600.

See Also:
  • Constructor Details

    • DDG111Onami

      public DDG111Onami()
      Default constructor
  • Method Details

    • createInstance

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