Class _200mmBMD204RoundMultipleRocketSystem

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

public final class _200mmBMD204RoundMultipleRocketSystem extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@77010a30.

See Also:
  • Constructor Details

    • _200mmBMD204RoundMultipleRocketSystem

      public _200mmBMD204RoundMultipleRocketSystem()
      Default constructor
  • Method Details