static VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.builder() |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.clearLoadTypes() |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.loadType(LoadType loadType) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.loadTypes(Collection<? extends LoadType> loadTypes) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxHeight(Double maxHeight) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxLength(Double maxLength) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxLengthBetweenAxles(Double maxLengthBetweenAxles) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxWeight(Double maxWeight) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxWeightForDangerousMaterials(Double maxWeightForDangerousMaterials) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxWeightForExplodingMaterials(Double maxWeightForExplodingMaterials) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxWeightForPollutingMaterials(Double maxWeightForPollutingMaterials) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxWeightPerAxle(Double maxWeightPerAxle) |
|
VehicleSpecification.VehicleSpecificationBuilder |
VehicleSpecification.VehicleSpecificationBuilder.maxWidth(Double maxWidth) |
|