Uses of Class
eu.datex2.siri14.schema._1_0._1_0.Mobility
-
Packages that use Mobility Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of Mobility in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as Mobility Modifier and Type Field Description protected MobilityRoadworks. mobilityprotected MobilityActivities. mobilityOfActivitiesprotected MobilityObstruction. mobilityOfObstructionMethods in eu.datex2.siri14.schema._1_0._1_0 that return Mobility Modifier and Type Method Description MobilityObjectFactory. createMobility()Create an instance ofMobilityMobilityRoadworks. getMobility()Gets the value of the mobility property.MobilityActivities. getMobilityOfActivities()Gets the value of the mobilityOfActivities property.MobilityObstruction. getMobilityOfObstruction()Gets the value of the mobilityOfObstruction property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type Mobility Modifier and Type Method Description voidRoadworks. setMobility(Mobility value)Sets the value of the mobility property.voidActivities. setMobilityOfActivities(Mobility value)Sets the value of the mobilityOfActivities property.voidObstruction. setMobilityOfObstruction(Mobility value)Sets the value of the mobilityOfObstruction property.
-