Uses of Class
uk.org.siri.siri10.SituationRefStructure
-
Packages that use SituationRefStructure Package Description uk.org.siri.siri10 -
-
Uses of SituationRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as SituationRefStructure Modifier and Type Field Description protected SituationRefStructureFacilityChangeStructure. situationRefprotected SituationRefStructureInfoMessageStructure. situationRefprotected SituationRefStructureNoteStructure. situationRefFields in uk.org.siri.siri10 with type parameters of type SituationRefStructure Modifier and Type Field Description protected List<SituationRefStructure>EstimatedCallStructure. situationRefprotected List<SituationRefStructure>EstimatedVehicleJourneyStructure. situationRefprotected List<SituationRefStructure>InterchangeJourneyStructure. situationRefprotected List<SituationRefStructure>MonitoredCallStructure. situationRefprotected List<SituationRefStructure>MonitoredStopVisitStructure. situationRefprotected List<SituationRefStructure>MonitoredVehicleJourneyStructure. situationRefprotected List<SituationRefStructure>StopLineNoticeStructure. situationRefMethods in uk.org.siri.siri10 that return SituationRefStructure Modifier and Type Method Description SituationRefStructureObjectFactory. createSituationRefStructure()Create an instance ofSituationRefStructureSituationRefStructureFacilityChangeStructure. getSituationRef()Gets the value of the situationRef property.SituationRefStructureInfoMessageStructure. getSituationRef()Gets the value of the situationRef property.SituationRefStructureNoteStructure. getSituationRef()Gets the value of the situationRef property.Methods in uk.org.siri.siri10 that return types with arguments of type SituationRefStructure Modifier and Type Method Description JAXBElement<SituationRefStructure>ObjectFactory. createSituationRef(SituationRefStructure value)List<SituationRefStructure>EstimatedCallStructure. getSituationRef()Gets the value of the situationRef property.List<SituationRefStructure>EstimatedVehicleJourneyStructure. getSituationRef()Gets the value of the situationRef property.List<SituationRefStructure>InterchangeJourneyStructure. getSituationRef()Gets the value of the situationRef property.List<SituationRefStructure>MonitoredCallStructure. getSituationRef()Gets the value of the situationRef property.List<SituationRefStructure>MonitoredStopVisitStructure. getSituationRef()Gets the value of the situationRef property.List<SituationRefStructure>MonitoredVehicleJourneyStructure. getSituationRef()Gets the value of the situationRef property.List<SituationRefStructure>StopLineNoticeStructure. getSituationRef()Gets the value of the situationRef property.Methods in uk.org.siri.siri10 with parameters of type SituationRefStructure Modifier and Type Method Description JAXBElement<SituationRefStructure>ObjectFactory. createSituationRef(SituationRefStructure value)voidFacilityChangeStructure. setSituationRef(SituationRefStructure value)Sets the value of the situationRef property.voidInfoMessageStructure. setSituationRef(SituationRefStructure value)Sets the value of the situationRef property.voidNoteStructure. setSituationRef(SituationRefStructure value)Sets the value of the situationRef property.
-