java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.strategic.SS27TopolM
All Implemented Interfaces:
Serializable

public final class SS27TopolM extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = STRATEGIC;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: SS27TopolM = 38;
  • Specific: (none);
  • Entity type uid: 32384;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@312a738d.

See Also:
  • Constructor Details

    • SS27TopolM

      public SS27TopolM()
      Default constructor
  • Method Details

    • createInstance

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