Class Projectile152mmHEBaseBleed

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

public final class Projectile152mmHEBaseBleed extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _152mm = 19;
  • Specific: Projectile152mmHEBaseBleed = 12;
  • Entity type uid: 20858;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@166e5a6d.

See Also:
  • Constructor Details

    • Projectile152mmHEBaseBleed

      public Projectile152mmHEBaseBleed()
      Default constructor
  • Method Details

    • createInstance

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