Class CenturionMk9

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

public final class CenturionMk9 extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Centurion = 3;
  • Specific: CenturionMk9 = 9;
  • Entity type uid: 26306;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: