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

public final class P63Doxa extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Frigate (including Corvette) = 50;
  • SubCategory: ThetisClassType420 = 1;
  • Specific: P63Doxa = 2;
  • Entity type uid: 27552;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • P63Doxa

      public P63Doxa()
      Default constructor
  • Method Details

    • createInstance

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