java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.land.SS21
All Implemented Interfaces:
Serializable

public final class SS21 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Self-Propelled Artillery = 4;
  • SubCategory: SS21 = 51;
  • Specific: (none);
  • Entity type uid: 12807;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4bb003e9.

See Also:
  • Constructor Details

    • SS21

      public SS21()
      Default constructor
  • Method Details

    • createInstance

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