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

public final class P34Ajay extends EntityType

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

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

  • Country: India (IND) = 99;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft(PC) = 7;
  • SubCategory: AbhayPaukIIClassFS = 3;
  • Specific: P34Ajay = 2;
  • Entity type uid: 23167;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@41e350f1.

See Also:
  • Constructor Details

    • P34Ajay

      public P34Ajay()
      Default constructor
  • Method Details

    • createInstance

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