Class XM872KE

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

public final class XM872KE extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _105mm = 10;
  • Specific: XM872KE = 18;
  • Entity type uid: 20069;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@69b1e8f8.

See Also:
  • Constructor Details

    • XM872KE

      public XM872KE()
      Default constructor
  • Method Details

    • createInstance

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