类 FastOrderVehicleGroup
- java.lang.Object
-
- com.baidubce.services.ros.model.FastOrderVehicleGroup
-
public class FastOrderVehicleGroup extends Object
Vehicle group info.- 作者:
- zhangmengmeng01
-
-
构造器概要
构造器 构造器 说明 FastOrderVehicleGroup(String vehicleTypeId, String vehicleModelId, Integer vehicleCount, Integer maxRunDistance, Integer maxRunTime, Integer returnToDepot, String departureLocationKey, LocationPoint departureLocation, Integer startTime)
-