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

public final class M2004RedPhosphorus1 extends EntityType

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

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

  • Country: South Africa (ZAF) = 197;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _155mm = 1;
  • Specific: DenelAssistedwithBaseBleed155mm = 2;
  • Entity type uid: 26986;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@1aeff8ca.

See Also:
  • Constructor Details

    • M2004RedPhosphorus1

      public M2004RedPhosphorus1()
      Default constructor
  • Method Details

    • createInstance

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