Class ScudDSpentBooster

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

public final class ScudDSpentBooster extends EntityType

Entity class ScudDSpentBooster collects multiple enumeration values together. Usage: create an instance of this class with ScudDSpentBooster.createInstance() or new ScudDSpentBooster().

  • Country: Korea (Democratic Peoples Republic of) (PRK) = 119;
  • Entity kind: MunitionDomain = TACTICAL;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: ScudDSS1E = 14;
  • Specific: ScudDSpentBooster = 2;
  • Entity type uid: 32506;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@787d1f9c.

See Also:
Country.KOREA_DEMOCRATIC_PEOPLES_REPUBLIC_OF_PRK, EntityKind.MUNITION, Domain, MunitionDomain, Category, Guided, SubCategory, Serialized Form
  • Constructor Details

    • ScudDSpentBooster

      public ScudDSpentBooster()
      Default constructor
  • Method Details

    • createInstance

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