Class Caterpillar769DRockTruck

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

public final class Caterpillar769DRockTruck extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Construction Specialty Vehicle = 87;
  • SubCategory: DumpTruckOffRoad = 28;
  • Specific: Caterpillar769DRockTruck = 1;
  • Entity type uid: 26026;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7197b07f.

See Also:
  • Constructor Details

    • Caterpillar769DRockTruck

      public Caterpillar769DRockTruck()
      Default constructor
  • Method Details

    • createInstance

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