Class ShaheenIIStage1Booster

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.pak.munition.tactical.ShaheenIIStage1Booster
All Implemented Interfaces:
Serializable

public final class ShaheenIIStage1Booster extends EntityType

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

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

  • Country: Pakistan (PAK) = 165;
  • Entity kind: MunitionDomain = TACTICAL;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: ShaheenIIHatf6 = 4;
  • Specific: ShaheenIIStage1Booster = 3;
  • Entity type uid: 32544;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@58b97c15.

See Also:
  • Constructor Details

    • ShaheenIIStage1Booster

      public ShaheenIIStage1Booster()
      Default constructor
  • Method Details

    • createInstance

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