Uses of Class
uk.org.siri.siri13.PlaceNameStructure
-
Packages that use PlaceNameStructure Package Description uk.org.siri.siri13 -
-
Uses of PlaceNameStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type PlaceNameStructure Modifier and Type Field Description protected List<PlaceNameStructure>InterchangeJourneyStructure. viasprotected List<PlaceNameStructure>MonitoredVehicleJourneyStructure. viasprotected List<PlaceNameStructure>TargetedVehicleJourneyStructure. viasMethods in uk.org.siri.siri13 that return PlaceNameStructure Modifier and Type Method Description PlaceNameStructureObjectFactory. createPlaceNameStructure()Create an instance ofPlaceNameStructureMethods in uk.org.siri.siri13 that return types with arguments of type PlaceNameStructure Modifier and Type Method Description List<PlaceNameStructure>InterchangeJourneyStructure. getVias()Gets the value of the vias property.List<PlaceNameStructure>MonitoredVehicleJourneyStructure. getVias()Gets the value of the vias property.List<PlaceNameStructure>TargetedVehicleJourneyStructure. getVias()Gets the value of the vias property.
-