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

public final class Dreger extends EntityType

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

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

  • Country: Papua New Guinea (PNG) = 169;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: PacificClassPatrolBoat = 1;
  • Specific: Dreger = 2;
  • Entity type uid: 26742;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • Dreger

      public Dreger()
      Default constructor
  • Method Details

    • createInstance

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