Class M1999Practice

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

public final class M1999Practice extends EntityType

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

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

  • Country: South Africa (ZAF) = 197;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _155mm = 1;
  • Specific: DenelUnassisted155mm = 1;
  • Entity type uid: 26980;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@6bf0f70a.

See Also: