new ACESVehicle() → {Object}
This class represents the ACES vehicle that will be used with requests to show the speedDIAL catalog. Required properties is base vehicle, or vehicle year and make. Other properties are optional.
Returns:
Public API's to acess ACES vehicle properties.
- Type
- Object
Methods
-
<static> getAspiration() → {String}
-
Get aspiration.
Returns:
aspiration
- Type
- String
-
<static> getBaseVehicle() → {String}
-
Get base vehicle.
Returns:
base vehicle
- Type
- String
-
<static> getBedLength() → {String}
-
Get bed length.
Returns:
bed length
- Type
- String
-
<static> getBedType() → {String}
-
Get bed type.
Returns:
bed type
- Type
- String
-
<static> getBodyNumDoors() → {String}
-
Get body num doors.
Returns:
body num doors
- Type
- String
-
<static> getBodyType() → {String}
-
Get body type.
Returns:
body type
- Type
- String
-
<static> getBrakeABS() → {String}
-
Get brake abs.
Returns:
brake abs
- Type
- String
-
<static> getBrakeSystem() → {String}
-
Get brake system.
Returns:
brake system
- Type
- String
-
<static> getChassisRange() → {String}
-
Get chassis range.
Returns:
chassis range
- Type
- String
-
<static> getCylinderHeadType() → {String}
-
Get cylinder head type.
Returns:
cylinder head type
- Type
- String
-
<static> getDriveType() → {String}
-
Get drive type.
Returns:
drive type
- Type
- String
-
<static> getEngineBase() → {String}
-
Get engine base.
Returns:
engine base
- Type
- String
-
<static> getEngineDesignation() → {String}
-
Get engine designation.
Returns:
engine designation
- Type
- String
-
<static> getEngineMfr() → {String}
-
Get engine mfr.
Returns:
engine mfr
- Type
- String
-
<static> getEngineRange() → {String}
-
Get engine range.
Returns:
engine range
- Type
- String
-
<static> getEngineVersion() → {String}
-
Get engine version.
Returns:
engine version
- Type
- String
-
<static> getEngineVIN() → {String}
-
Get engine vin.
Returns:
engine vin
- Type
- String
-
<static> getFrontBrakeType() → {String}
-
Get front brake type.
Returns:
front brake type
- Type
- String
-
<static> getFrontSpringType() → {String}
-
Get front spring type.
Returns:
front spring type
- Type
- String
-
<static> getFuelDeliverySubType() → {String}
-
Get fuel delivery sub type.
Returns:
fuel delivery sub type
- Type
- String
-
<static> getFuelDeliveryType() → {String}
-
Get fuel delivery type.
Returns:
fuel delivery type
- Type
- String
-
<static> getFuelSystemControlType() → {String}
-
Get fuel system control type.
Returns:
fuel system control type
- Type
- String
-
<static> getFuelSystemDesign() → {String}
-
Get fuel system design.
Returns:
fuel system design
- Type
- String
-
<static> getFuelType() → {String}
-
Get fuel type.
Returns:
fuel type
- Type
- String
-
<static> getIgnitionSystemType() → {String}
-
Get ignition system type.
Returns:
ignition system type
- Type
- String
-
<static> getMake() → {String}
-
Get make.
Returns:
make
- Type
- String
-
<static> getMfrBodyCode() → {String}
-
Get mfr body code.
Returns:
mfr body code
- Type
- String
-
<static> getModel() → {String}
-
Get model.
Returns:
model
- Type
- String
-
<static> getProductionDateRange() → {String}
-
Get production date range.
Returns:
production date range
- Type
- String
-
<static> getRearBrakeType() → {String}
-
Get rear brake type.
Returns:
rear brake type
- Type
- String
-
<static> getRearSpringType() → {String}
-
Get rear spring type.
Returns:
rear spring type
- Type
- String
-
<static> getRegion() → {String}
-
Get region.
Returns:
region
- Type
- String
-
<static> getRestraintType() → {String}
-
Get restraint type.
Returns:
restraint type
- Type
- String
-
<static> getSteeringSystem() → {String}
-
Get steering system.
Returns:
steering system
- Type
- String
-
<static> getSteeringType() → {String}
-
Get steering type.
Returns:
steering type
- Type
- String
-
<static> getSubModel() → {String}
-
Get sub model.
Returns:
sub model
- Type
- String
-
<static> getTransferCase() → {String}
-
Get transfer case.
Returns:
transfer case
- Type
- String
-
<static> getTransferCaseBase() → {String}
-
Get transfer case base.
Returns:
transfer case base
- Type
- String
-
<static> getTransferCaseMfr() → {String}
-
Get transfer case mfr.
Returns:
transfer case mfr
- Type
- String
-
<static> getTransmissionBase() → {String}
-
Get transmission base.
Returns:
transmission base
- Type
- String
-
<static> getTransmissionControlType() → {String}
-
Get transmission control type.
Returns:
transmission control type
- Type
- String
-
<static> getTransmissionMfr() → {String}
-
Get transmission mfr.
Returns:
transmission mfr
- Type
- String
-
<static> getTransmissionMfrCode() → {String}
-
Get transmission mfr code.
Returns:
transmission mfr code
- Type
- String
-
<static> getTransmissionNumSpeeds() → {String}
-
Get transmission num speeds.
Returns:
transmission num speeds
- Type
- String
-
<static> getTransmissionRange() → {String}
-
Get transmission range.
Returns:
transmission range
- Type
- String
-
<static> getTransmissionType() → {String}
-
Get transmission type.
Returns:
transmission type
- Type
- String
-
<static> getValves() → {String}
-
Get valves.
Returns:
valves
- Type
- String
-
<static> getVehicleYear() → {String}
-
Get vehicle year.
Returns:
vehicle year
- Type
- String
-
<static> getWheelBase() → {String}
-
Get wheel base.
Returns:
wheel base
- Type
- String
-
<static> setAspiration(id, value)
-
Set aspiration.
Parameters:
Name Type Description id
String aspiration id
value
String aspiration
-
<static> setBaseVehicle(id)
-
Set base vehicle.
Parameters:
Name Type Description id
String base vehicle ID
-
<static> setBedLength(id, value)
-
Set bed length.
Parameters:
Name Type Description id
String bed length id
value
String bed length
-
<static> setBedType(id, value)
-
Set bed type.
Parameters:
Name Type Description id
String bed type id
value
String bed type
-
<static> setBodyNumDoors(id, value)
-
Set body num doors.
Parameters:
Name Type Description id
String body num doors id
value
String body num doors
-
<static> setBodyType(id, value)
-
Set body type.
Parameters:
Name Type Description id
String body type id
value
String body type
-
<static> setBrakeABS(id, value)
-
Set brake abs.
Parameters:
Name Type Description id
String brake abs id
value
String brake abs
-
<static> setBrakeSystem(id, value)
-
Set brake system.
Parameters:
Name Type Description id
String brake system id
value
String brake system
-
<static> setChassisRange(id, value)
-
Set chassis range.
Parameters:
Name Type Description id
String chassis range id
value
String chassis range
-
<static> setCylinderHeadType(id, value)
-
Set cylinder head type.
Parameters:
Name Type Description id
String cylinder head type id
value
String cylinder head type
-
<static> setDriveType(id, value)
-
Set drive type.
Parameters:
Name Type Description id
String drive type id
value
String drive type
-
<static> setEngineBase(id, value)
-
Set engine base.
Parameters:
Name Type Description id
String engine base id
value
String engine base
-
<static> setEngineDesignation(id, value)
-
Set engine designation.
Parameters:
Name Type Description id
String engine designation id
value
String engine designation
-
<static> setEngineMfr(id, value)
-
Set engine mfr.
Parameters:
Name Type Description id
String engine mfr id
value
String engine mfr
-
<static> setEngineRange(id, value)
-
Set engine range.
Parameters:
Name Type Description id
String engine range id
value
String engine range
-
<static> setEngineVersion(id, value)
-
Set engine version.
Parameters:
Name Type Description id
String engine version id
value
String engine version
-
<static> setEngineVIN(id, value)
-
Set engine vin.
Parameters:
Name Type Description id
String engine vin id
value
String engine vin
-
<static> setFrontBrakeType(id, value)
-
Set front brake type.
Parameters:
Name Type Description id
String front brake type id
value
String front brake type
-
<static> setFrontSpringType(id, value)
-
Set front spring type.
Parameters:
Name Type Description id
String front spring type id
value
String front spring type
-
<static> setFuelDeliverySubType(id, value)
-
Set fuel delivery sub type.
Parameters:
Name Type Description id
String fuel delivery sub type id
value
String fuel delivery sub type
-
<static> setFuelDeliveryType(id, value)
-
Set fuel delivery type.
Parameters:
Name Type Description id
String fuel delivery type id
value
String fuel delivery type
-
<static> setFuelSystemControlType(id, value)
-
Set fuel system control type.
Parameters:
Name Type Description id
String fuel system control type id
value
String fuel system control type
-
<static> setFuelSystemDesign(id, value)
-
Set fuel system design.
Parameters:
Name Type Description id
String fuel system design id
value
String fuel system design
-
<static> setFuelType(id, value)
-
Set fuel type.
Parameters:
Name Type Description id
String fuel type id
value
String fuel type
-
<static> setIgnitionSystemType(id, value)
-
Set ignition system type.
Parameters:
Name Type Description id
String ignition system type id
value
String ignition system type
-
<static> setMake(id, value)
-
Set make.
Parameters:
Name Type Description id
String make id
value
String make
-
<static> setMfrBodyCode(id, value)
-
Set mfr body code.
Parameters:
Name Type Description id
String mfr body code id
value
String mfr body code
-
<static> setModel(id, value)
-
Set model.
Parameters:
Name Type Description id
String model id
value
String model
-
<static> setProductionDateRange *(id, value)
-
Set production date range.
Parameters:
Name Type Description id
String production date range code
value
String production date range
-
<static> setRearBrakeType(id, value)
-
Set rear brake type.
Parameters:
Name Type Description id
String rear brake type id
value
String rear brake type
-
<static> setRearSpringType(id, value)
-
Set rear spring type.
Parameters:
Name Type Description id
String rear spring type id
value
String rear spring type
-
<static> setRegion(id, value)
-
Set region.
Parameters:
Name Type Description id
String region id
value
String region
-
<static> setRestraintType(id, value)
-
Set restraint type.
Parameters:
Name Type Description id
String restraint type id
value
String restraint type
-
<static> setSteeringSystem(id, value)
-
Set steering system.
Parameters:
Name Type Description id
String steering system id
value
String steering system
-
<static> setSteeringType(id, value)
-
Set steering type.
Parameters:
Name Type Description id
String steering type id
value
String steering type
-
<static> setSubModel(id, value)
-
Set sub model.
Parameters:
Name Type Description id
String sub model id
value
String sub model
-
<static> setTransferCase(id, value)
-
Set transfer case.
Parameters:
Name Type Description id
String transfer case id
value
String transfer case
-
<static> setTransferCaseBase(id, value)
-
Set transfer case base.
Parameters:
Name Type Description id
String transfer case base id
value
String transfer case base
-
<static> setTransferCaseMfr(id, value)
-
Set transfer case mfr.
Parameters:
Name Type Description id
String transfer case mfr id
value
String transfer case mfr
-
<static> setTransmissionBase(id, value)
-
Set transmission base.
Parameters:
Name Type Description id
String transmission base id
value
String transmission base
-
<static> setTransmissionControlType(id, value)
-
Set transmission control type.
Parameters:
Name Type Description id
String transmission control type id
value
String transmission control type
-
<static> setTransmissionMfr(id, value)
-
Set transmission mfr.
Parameters:
Name Type Description id
String transmission mfr id
value
String transmission mfr
-
<static> setTransmissionMfrCode(id, value)
-
Set transmission mfr code.
Parameters:
Name Type Description id
String transmission mfr code id
value
String transmission mfr code
-
<static> setTransmissionNumSpeeds(id, value)
-
Set transmission num speeds.
Parameters:
Name Type Description id
String transmission num speeds id
value
String transmission num speeds
-
<static> setTransmissionRange(id, value)
-
Set transmission range.
Parameters:
Name Type Description id
String transmission range id
value
String transmission range
-
<static> setTransmissionType(id, value)
-
Set transmission type.
Parameters:
Name Type Description id
String transmission type id
value
String transmission type
-
<static> setValves(id, value)
-
Set valves.
Parameters:
Name Type Description id
String valves id
value
String valves
-
<static> setVehicleYear(id, value)
-
Set vehicle year.
Parameters:
Name Type Description id
String vehicle year
value
String vehicle year
-
<static> setWheelBase(id, value)
-
Set wheel base.
Parameters:
Name Type Description id
String wheel base id
value
String wheel base