Uses of Class
uk.org.siri.siri10.PlaceNameStructure
-
Packages that use PlaceNameStructure Package Description uk.org.siri.siri10 -
-
Uses of PlaceNameStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type PlaceNameStructure Modifier and Type Field Description protected List<PlaceNameStructure>InterchangeJourneyStructure. viaprotected List<PlaceNameStructure>MonitoredVehicleJourneyStructure. viaprotected List<PlaceNameStructure>TargetedVehicleJourneyStructure. viaMethods in uk.org.siri.siri10 that return PlaceNameStructure Modifier and Type Method Description PlaceNameStructureObjectFactory. createPlaceNameStructure()Create an instance ofPlaceNameStructureMethods in uk.org.siri.siri10 that return types with arguments of type PlaceNameStructure Modifier and Type Method Description JAXBElement<PlaceNameStructure>ObjectFactory. createTimetabledStopVisitStructureVia(PlaceNameStructure value)List<PlaceNameStructure>InterchangeJourneyStructure. getVia()Gets the value of the via property.List<PlaceNameStructure>MonitoredVehicleJourneyStructure. getVia()Gets the value of the via property.List<PlaceNameStructure>TargetedVehicleJourneyStructure. getVia()Gets the value of the via property.Methods in uk.org.siri.siri10 with parameters of type PlaceNameStructure Modifier and Type Method Description JAXBElement<PlaceNameStructure>ObjectFactory. createTimetabledStopVisitStructureVia(PlaceNameStructure value)
-