Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.Location
-
Packages that use Location Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of Location in eu.datex2.siri21.schema._2_0rc1._2_0
Subclasses of Location in eu.datex2.siri21.schema._2_0rc1._2_0 Modifier and Type Class Description classAreaJava class for Area complex type.static classItinerary.LocationContainedInItineraryJava class for anonymous complex type.classLinearJava class for Linear complex type.classLocationByReferenceJava class for LocationByReference complex type.classNetworkLocationJava class for NetworkLocation complex type.classPointJava class for Point complex type.Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as Location Modifier and Type Field Description protected LocationMeasurementSiteRecord. measurementSiteLocationprotected LocationPredefinedLocation. predefinedLocationFields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type Location Modifier and Type Field Description protected List<Location>GroupOfNonOrderedLocations. locationContainedInGroupsMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return Location Modifier and Type Method Description LocationMeasurementSiteRecord. getMeasurementSiteLocation()Gets the value of the measurementSiteLocation property.LocationPredefinedLocation. getPredefinedLocation()Gets the value of the predefinedLocation property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 that return types with arguments of type Location Modifier and Type Method Description List<Location>GroupOfNonOrderedLocations. getLocationContainedInGroups()Gets the value of the locationContainedInGroups property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type Location Modifier and Type Method Description voidMeasurementSiteRecord. setMeasurementSiteLocation(Location value)Sets the value of the measurementSiteLocation property.voidPredefinedLocation. setPredefinedLocation(Location value)Sets the value of the predefinedLocation property.
-