Uses of Class
uk.org.siri.siri14.JourneyPlaceRefStructure
-
Packages that use JourneyPlaceRefStructure Package Description uk.org.siri.siri14 -
-
Uses of JourneyPlaceRefStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as JourneyPlaceRefStructure Modifier and Type Field Description protected JourneyPlaceRefStructureInterchangeJourneyStructure. originRefprotected JourneyPlaceRefStructureMonitoredVehicleJourneyStructure. originRefprotected JourneyPlaceRefStructureTargetedVehicleJourneyStructure. originRefprotected JourneyPlaceRefStructurePlaceNameStructure. placeRefMethods in uk.org.siri.siri14 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.siri14 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.siri14 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.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.
-