java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.gbr.munition.antiarmor._105mm
All Implemented Interfaces:
Serializable

public final class _105mm extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _105mm = 7;
  • Specific: (none);
  • Entity type uid: 24144;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@645ba24a.

See Also:
  • Constructor Details

    • _105mm

      public _105mm()
      Default constructor
  • Method Details

    • createInstance

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