Uses of Class
eu.datex2.siri13.schema._1_0._1_0.AxleWeight
-
Packages that use AxleWeight Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of AxleWeight in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 with type parameters of type AxleWeight Modifier and Type Field Description protected List<AxleWeight>Vehicle. axleWeightsOfVehiclesMethods in eu.datex2.siri13.schema._1_0._1_0 that return AxleWeight Modifier and Type Method Description AxleWeightObjectFactory. createAxleWeight()Create an instance ofAxleWeightMethods in eu.datex2.siri13.schema._1_0._1_0 that return types with arguments of type AxleWeight Modifier and Type Method Description List<AxleWeight>Vehicle. getAxleWeightsOfVehicles()Gets the value of the axleWeightsOfVehicles property.
-