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

public final class _105mmAPDST extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _105mmAPDST = 2;
  • Specific: (none);
  • Entity type uid: 21217;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@47f2c722.

See Also:
  • Constructor Details

    • _105mmAPDST

      public _105mmAPDST()
      Default constructor
  • Method Details

    • createInstance

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