Class APFSDSP

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

public final class APFSDSP extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _120mm = 5;
  • Specific: APFSDSP = 2;
  • Entity type uid: 21264;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1201e064.

See Also: