Uses of Class
eu.datex2.siri13.schema._1_0._1_0.GroupOfLocations
-
Packages that use GroupOfLocations Package Description eu.datex2.siri13.schema._1_0._1_0 uk.org.siri.siri13 -
-
Uses of GroupOfLocations in eu.datex2.siri13.schema._1_0._1_0
Subclasses of GroupOfLocations in eu.datex2.siri13.schema._1_0._1_0 Modifier and Type Class Description classGroupOfLocationsByReferenceA group of locations defined by reference to a predefined set of locations.Fields in eu.datex2.siri13.schema._1_0._1_0 declared as GroupOfLocations Modifier and Type Field Description protected GroupOfLocationsBasicDataValue. affectedLocationprotected GroupOfLocationsSituationRecord. groupOfLocationsMethods in eu.datex2.siri13.schema._1_0._1_0 that return GroupOfLocations Modifier and Type Method Description GroupOfLocationsObjectFactory. createGroupOfLocations()Create an instance ofGroupOfLocationsGroupOfLocationsBasicDataValue. getAffectedLocation()Gets the value of the affectedLocation property.GroupOfLocationsSituationRecord. getGroupOfLocations()Gets the value of the groupOfLocations property.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type GroupOfLocations Modifier and Type Method Description voidBasicDataValue. setAffectedLocation(GroupOfLocations value)Sets the value of the affectedLocation property.voidSituationRecord. setGroupOfLocations(GroupOfLocations value)Sets the value of the groupOfLocations property. -
Uses of GroupOfLocations in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as GroupOfLocations Modifier and Type Field Description protected GroupOfLocationsAffectedRoadsStructure. datex2Locationsprotected GroupOfLocationsOptionalTrafficElementStructure. groupOfLocationsMethods in uk.org.siri.siri13 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.siri13 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.
-