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

public final class MineAPPOM1S extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = ANTI_PERSONNEL;
  • Domain: Munition = 2;
  • Category: Fixed = 3;
  • SubCategory: MineAPPOM1S = 63;
  • Specific: null (none);
  • Entity type uid: 26961;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@5fb44964.

See Also:
  • Constructor Details

    • MineAPPOM1S

      public MineAPPOM1S()
      Default constructor
  • Method Details

    • createInstance

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