Class AjaxAtlasMCO

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

public final class AjaxAtlasMCO extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: AjaxAtlas = 19;
  • Specific: AjaxAtlasMCO = 1;
  • Entity type uid: 36113;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • AjaxAtlasMCO

      public AjaxAtlasMCO()
      Default constructor
  • Method Details

    • createInstance

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