Class DDG996Chandler

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

public final class DDG996Chandler extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Destroyer = 4;
  • SubCategory: KiddClass = 2;
  • Specific: DDG996Chandler = 4;
  • Entity type uid: 11433;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: