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

public final class XM806E2 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: FMCM113ArmoredPersonnelCarrierAPC = 3;
  • Specific: XM806E2 = 34;
  • Entity type uid: 10114;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • XM806E2

      public XM806E2()
      Default constructor
  • Method Details

    • createInstance

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