Class DDG111Onami

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 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@73d6d0c.

See Also: