Class CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle

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

public final class CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle = 9;
  • Specific: (none);
  • Entity type uid: 34339;
  • Online document reference: SISO-REF-010-v30-DRAFT-20220129-d11 (2022-01-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2235eaab.

See Also:
  • Constructor Details

    • CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle

      public CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle()
      Default constructor
  • Method Details