Class Commandow20mmturret

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

public final class Commandow20mmturret extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: CadillacGageCommandoV150 = 19;
  • Specific: Commandow20mmturret = 4;
  • Entity type uid: 10187;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@740fefc6.

See Also: