Class APHE

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

public final class APHE extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _85mm = 8;
  • Specific: APHE = 2;
  • Entity type uid: 23997;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@177ddd24.

See Also: