Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.GroupOfLocations
-
Packages that use GroupOfLocations Package Description eu.datex2.siri20.schema._2_0rc1._2_0 uk.org.siri.siri20 -
-
Uses of GroupOfLocations in eu.datex2.siri20.schema._2_0rc1._2_0
Subclasses of GroupOfLocations in eu.datex2.siri20.schema._2_0rc1._2_0 Modifier and Type Class Description classGroupOfLocationsByReferenceJava class for GroupOfLocationsByReference complex type.classGroupOfNonOrderedLocationsJava class for GroupOfNonOrderedLocations complex type.classItineraryJava class for Itinerary complex type.Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as GroupOfLocations Modifier and Type Field Description protected GroupOfLocationsSituationRecord. groupOfLocationsprotected GroupOfLocationsBasicDataValue. pertinentLocationMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return GroupOfLocations Modifier and Type Method Description GroupOfLocationsSituationRecord. getGroupOfLocations()Gets the value of the groupOfLocations property.GroupOfLocationsBasicDataValue. getPertinentLocation()Gets the value of the pertinentLocation property.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type GroupOfLocations Modifier and Type Method Description voidSituationRecord. setGroupOfLocations(GroupOfLocations value)Sets the value of the groupOfLocations property.voidBasicDataValue. setPertinentLocation(GroupOfLocations value)Sets the value of the pertinentLocation property. -
Uses of GroupOfLocations in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as GroupOfLocations Modifier and Type Field Description protected GroupOfLocationsAffectedRoadsStructure. datex2Locationsprotected GroupOfLocationsOptionalTrafficElementStructure. groupOfLocationsMethods in uk.org.siri.siri20 that return GroupOfLocations Modifier and Type Method Description GroupOfLocationsAffectedRoadsStructure. getDatex2Locations()Gets the value of the datex2Locations property.GroupOfLocationsOptionalTrafficElementStructure. getGroupOfLocations()Gets the value of the groupOfLocations property.Methods in uk.org.siri.siri20 with parameters of type GroupOfLocations Modifier and Type Method Description voidAffectedRoadsStructure. setDatex2Locations(GroupOfLocations value)Sets the value of the datex2Locations property.voidOptionalTrafficElementStructure. setGroupOfLocations(GroupOfLocations value)Sets the value of the groupOfLocations property.
-