Uses of Class
uk.org.siri.siri14.SituationRef
-
Packages that use SituationRef Package Description uk.org.siri.siri14 -
-
Uses of SituationRef in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as SituationRef Modifier and Type Field Description protected SituationRefFacilityChangeElement. situationRefprotected SituationRefFacilityConditionElement. situationRefprotected SituationRefGeneralMessage. situationRefprotected SituationRefNoteStructure. situationRefFields in uk.org.siri.siri14 with type parameters of type SituationRef Modifier and Type Field Description protected List<SituationRef>EstimatedCall. situationRevesprotected List<SituationRef>EstimatedVehicleJourney. situationRevesprotected List<SituationRef>InterchangeJourneyStructure. situationRevesprotected List<SituationRef>MonitoredCallStructure. situationRevesprotected List<SituationRef>MonitoredVehicleJourneyStructure. situationRevesprotected List<SituationRef>StopLineNoticeStructure. situationRevesMethods in uk.org.siri.siri14 that return SituationRef Modifier and Type Method Description SituationRefObjectFactory. createSituationRef()Create an instance ofSituationRefSituationRefFacilityChangeElement. getSituationRef()Gets the value of the situationRef property.SituationRefFacilityConditionElement. getSituationRef()Gets the value of the situationRef property.SituationRefGeneralMessage. getSituationRef()Gets the value of the situationRef property.SituationRefNoteStructure. getSituationRef()Gets the value of the situationRef property.Methods in uk.org.siri.siri14 that return types with arguments of type SituationRef Modifier and Type Method Description List<SituationRef>EstimatedCall. getSituationReves()Gets the value of the situationReves property.List<SituationRef>EstimatedVehicleJourney. getSituationReves()Gets the value of the situationReves property.List<SituationRef>InterchangeJourneyStructure. getSituationReves()Gets the value of the situationReves property.List<SituationRef>MonitoredCallStructure. getSituationReves()Gets the value of the situationReves property.List<SituationRef>MonitoredVehicleJourneyStructure. getSituationReves()Gets the value of the situationReves property.List<SituationRef>StopLineNoticeStructure. getSituationReves()Gets the value of the situationReves property.Methods in uk.org.siri.siri14 with parameters of type SituationRef Modifier and Type Method Description voidFacilityChangeElement. setSituationRef(SituationRef value)Sets the value of the situationRef property.voidFacilityConditionElement. setSituationRef(SituationRef value)Sets the value of the situationRef property.voidGeneralMessage. setSituationRef(SituationRef value)Sets the value of the situationRef property.voidNoteStructure. setSituationRef(SituationRef value)Sets the value of the situationRef property.
-