Uses of Class
uk.org.siri.siri10.JourneyPlaceRefStructure
-
Packages that use JourneyPlaceRefStructure Package Description uk.org.siri.siri10 -
-
Uses of JourneyPlaceRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as JourneyPlaceRefStructure Modifier and Type Field Description protected JourneyPlaceRefStructureInterchangeJourneyStructure. originRefprotected JourneyPlaceRefStructureMonitoredStopVisitStructure. originRefprotected JourneyPlaceRefStructureMonitoredVehicleJourneyStructure. originRefprotected JourneyPlaceRefStructureTargetedVehicleJourneyStructure. originRefprotected JourneyPlaceRefStructurePlaceNameStructure. placeRefMethods in uk.org.siri.siri10 that return JourneyPlaceRefStructure Modifier and Type Method Description JourneyPlaceRefStructureObjectFactory. createJourneyPlaceRefStructure()Create an instance ofJourneyPlaceRefStructureJourneyPlaceRefStructureInterchangeJourneyStructure. getOriginRef()Gets the value of the originRef property.JourneyPlaceRefStructureMonitoredStopVisitStructure. 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.siri10 that return types with arguments of type JourneyPlaceRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createOriginRef(JourneyPlaceRefStructure value)jakarta.xml.bind.JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createViaRef(JourneyPlaceRefStructure value)Methods in uk.org.siri.siri10 with parameters of type JourneyPlaceRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createOriginRef(JourneyPlaceRefStructure value)jakarta.xml.bind.JAXBElement<JourneyPlaceRefStructure>ObjectFactory. createViaRef(JourneyPlaceRefStructure value)voidInterchangeJourneyStructure. setOriginRef(JourneyPlaceRefStructure value)Sets the value of the originRef property.voidMonitoredStopVisitStructure. 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.
-