Class P251Ghantoot

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

public final class P251Ghantoot extends EntityType

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

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

  • Country: United Arab Emirates (ARE) = 223;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: Fajal2Class = 5;
  • Specific: P251Ghantoot = 1;
  • Entity type uid: 30365;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • P251Ghantoot

      public P251Ghantoot()
      Default constructor
  • Method Details

    • createInstance

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