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

public final class DD984Leftwich extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Destroyer = 5;
  • SubCategory: SpruanceClass = 1;
  • Specific: DD984Leftwich = 22;
  • Entity type uid: 11479;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • DD984Leftwich

      public DD984Leftwich()
      Default constructor
  • Method Details

    • createInstance

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