WeightRestriction (API Reference)
Package com.here.sdk.navigation
Class WeightRestriction
java.lang.Object
com.here.sdk.navigation.WeightRestriction
Defines a weight restriction.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe type of the weight restriction.intThe maximum allowed weight. -
Constructor Summary
ConstructorsConstructorDescriptionWeightRestriction(int valueInKilograms, WeightRestrictionType type) Creates a new instance. -
Method Summary