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.

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-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5bfa8cc5.

See Also:
Country.ISRAEL_ISR, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Tank, SubCategory, Serialized Form
  • Constructor Details

    • MerkavaIII

      public MerkavaIII()
      Default constructor
  • Method Details

    • createInstance

      public static MerkavaIII createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data