Class M336canister

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

public final class M336canister extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = ANTI_PERSONNEL;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _105mm = 8;
  • Specific: M336canister = 1;
  • Entity type uid: 19843;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@43b4ec0c.

See Also: