Class MerkavaIII

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.isr.platform.land.MerkavaIII
All Implemented Interfaces:
Serializable

public final class MerkavaIII extends EntityType

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

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

  • Country: Israel (ISR) = 105;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Merkava = 1;
  • Specific: MerkavaIII = 3;
  • Entity type uid: 23504;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3d3f761a.

See Also: