Class Commandow25mmturret

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

public final class Commandow25mmturret extends EntityType

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

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

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

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

See Also: