| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static VehicleWeightUnit |
VehicleWeightUnit.fromValue(String value)
Use this in place of valueOf.
|
static VehicleWeightUnit |
VehicleWeightUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VehicleWeightUnit[] |
VehicleWeightUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TruckWeight |
TruckWeight.withUnit(VehicleWeightUnit unit)
The unit of measurement to use for the truck weight.
|
Copyright © 2022. All rights reserved.