Class KrAZ260VTractorTrailer

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

public final class KrAZ260VTractorTrailer extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: KrAZ2606x69000kgtruck = 24;
  • Specific: KrAZ260VTractorTrailer = 4;
  • Entity type uid: 36580;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@710d89e2.

See Also:
  • Constructor Details

    • KrAZ260VTractorTrailer

      public KrAZ260VTractorTrailer()
      Default constructor
  • Method Details

    • createInstance

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