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

public final class Poshak extends EntityType

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

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

  • Country: India (IND) = 99;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: SupportTankerAOTL = 4;
  • Specific: Poshak = 1;
  • Entity type uid: 18855;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@502f1f4c.

See Also:
  • Constructor Details

    • Poshak

      public Poshak()
      Default constructor
  • Method Details

    • createInstance

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