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: null (none);
  • Entity type uid: 34349;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@69504ae9.

See Also:
  • Constructor Details

    • CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle

      public CamionLourddeDepannageRoutierCLDRHeavyRoadRecoveryVehicle()
      Default constructor
  • Method Details