Uses of Class
uk.org.siri.siri13.JourneyPlaceRefStructure
-
Packages that use JourneyPlaceRefStructure Package Description uk.org.siri.siri13 -
-
Uses of JourneyPlaceRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as JourneyPlaceRefStructure Modifier and Type Field Description protected JourneyPlaceRefStructureInterchangeJourneyStructure. originRefprotected JourneyPlaceRefStructureMonitoredVehicleJourneyStructure. originRefprotected JourneyPlaceRefStructureTargetedVehicleJourneyStructure. originRefprotected JourneyPlaceRefStructurePlaceNameStructure. placeRefMethods in uk.org.siri.siri13 that return JourneyPlaceRefStructure Modifier and Type Method Description JourneyPlaceRefStructureObjectFactory. createJourneyPlaceRefStructure()Create an instance ofJourneyPlaceRefStructureJourneyPlaceRefStructureInterchangeJourneyStructure. getOriginRef()Gets the value of the originRef property.JourneyPlaceRefStructureMonitoredVehicleJourneyStructure. getOriginRef()Gets the value of the originRef property.JourneyPlaceRefStructureTargetedVehicleJourneyStructure. getOriginRef()Gets the value of the originRef property.JourneyPlaceRefStructurePlaceNameStructure. getPlaceRef()Gets the value of the placeRef property.Methods in uk.org.siri.siri13 that return types with arguments of type JourneyPlaceRefStructure Modifier and Type Method Description JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createOriginRef(JourneyPlaceRefStructure value)JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createViaRef(JourneyPlaceRefStructure value)Methods in uk.org.siri.siri13 with parameters of type JourneyPlaceRefStructure Modifier and Type Method Description JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createOriginRef(JourneyPlaceRefStructure value)JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createViaRef(JourneyPlaceRefStructure value)voidInterchangeJourneyStructure. setOriginRef(JourneyPlaceRefStructure value)Sets the value of the originRef property.voidMonitoredVehicleJourneyStructure. setOriginRef(JourneyPlaceRefStructure value)Sets the value of the originRef property.voidTargetedVehicleJourneyStructure. setOriginRef(JourneyPlaceRefStructure value)Sets the value of the originRef property.voidPlaceNameStructure. setPlaceRef(JourneyPlaceRefStructure value)Sets the value of the placeRef property.
-