Class YamagumoClassDD

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

public final class YamagumoClassDD extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Destroyer (DD) = 5;
  • SubCategory: YamagumoClassDD = 7;
  • Specific: null (none);
  • Entity type uid: 18897;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2bfeb1ef.

See Also: