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

public final class TAKR312Dahl extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary, Merchant Marine = 17;
  • SubCategory: TAKRWatson = 25;
  • Specific: TAKR312Dahl = 3;
  • Entity type uid: 26382;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • TAKR312Dahl

      public TAKR312Dahl()
      Default constructor
  • Method Details

    • createInstance

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