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

public final class AtagoClassDDG extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Destroyer (DDG) = 4;
  • SubCategory: AtagoClassDDG = 4;
  • Specific: (none);
  • Entity type uid: 31842;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3a80515c.

See Also:
  • Constructor Details

    • AtagoClassDDG

      public AtagoClassDDG()
      Default constructor
  • Method Details

    • createInstance

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