Class OZM160boundingAPmine

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

public final class OZM160boundingAPmine extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = ANTI_PERSONNEL;
  • Domain: Munition = 2;
  • Category: Fixed = 3;
  • SubCategory: OZM160boundingAPmine = 36;
  • Specific: null (none);
  • Entity type uid: 20733;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6dd20ec9.

See Also:
  • Constructor Details

    • OZM160boundingAPmine

      public OZM160boundingAPmine()
      Default constructor
  • Method Details

    • createInstance

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