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

public final class TPK650SH extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle = 6;
  • SubCategory: VLRAEscortReconnaissanceSupport6x6 = 4;
  • Specific: TPK650SH = 10;
  • Entity type uid: 28778;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • TPK650SH

      public TPK650SH()
      Default constructor
  • Method Details

    • createInstance

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