Class MachineGuns

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.lifeform.land.MachineGuns
All Implemented Interfaces:
Serializable

public final class MachineGuns extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Army = 11;
  • SubCategory: MachineGuns = 35;
  • Specific: null (none);
  • Entity type uid: 32143;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7e20f4e3.

See Also: