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

public final class E13TP8x8 extends EntityType

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

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

  • Country: Finland (FIN) = 70;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: SISUE13TPE15TPMilitaryTerrainLorry = 3;
  • Specific: E13TP8x8 = 2;
  • Entity type uid: 29947;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • E13TP8x8

      public E13TP8x8()
      Default constructor
  • Method Details

    • createInstance

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