Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.Destination
-
Packages that use Destination Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of Destination in eu.datex2.siri20.schema._2_0rc1._2_0
Subclasses of Destination in eu.datex2.siri20.schema._2_0rc1._2_0 Modifier and Type Class Description classAreaDestinationJava class for AreaDestination complex type.classPointDestinationJava class for PointDestination complex type.Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as Destination Modifier and Type Field Description protected DestinationNetworkLocation. destinationFields in eu.datex2.siri20.schema._2_0rc1._2_0 with type parameters of type Destination Modifier and Type Field Description protected List<Destination>Itinerary. routeDestinationsMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return Destination Modifier and Type Method Description DestinationNetworkLocation. getDestination()Gets the value of the destination property.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 that return types with arguments of type Destination Modifier and Type Method Description List<Destination>Itinerary. getRouteDestinations()Gets the value of the routeDestinations property.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type Destination Modifier and Type Method Description voidNetworkLocation. setDestination(Destination value)Sets the value of the destination property.
-