Class MaxAxleGroupWeight
Package com.here.sdk.routing
Class MaxAxleGroupWeight
- java.lang.Object
-
- com.here.sdk.routing.MaxAxleGroupWeight
-
public final class MaxAxleGroupWeight extends java.lang.ObjectMaxAxleGroupWeightcontains all the restriction details violated by an axle group weight.
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringaxleGroupTypeType of the restriction's axle groupintmaxWeightInKilogramsLimit of the axle weight in kilograms
-
Constructor Summary
Constructors Constructor Description MaxAxleGroupWeight(int maxWeightInKilograms, java.lang.String axleGroupType)Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-