Uses of Class
uk.org.siri.siri21.SituationRef
-
Packages that use SituationRef Package Description uk.org.siri.siri21 -
-
Uses of SituationRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as SituationRef Modifier and Type Field Description protected SituationRefFacilityChangeElement. situationRefprotected SituationRefFacilityConditionStructure. situationRefprotected SituationRefFormationCondition. situationRefprotected SituationRefGeneralMessage. situationRefprotected SituationRefNoteStructure. situationRefFields in uk.org.siri.siri21 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>RecordedCall. situationRevesprotected List<SituationRef>StopLineNotice. situationRevesprotected List<SituationRef>StopNotice. situationRevesMethods in uk.org.siri.siri21 that return SituationRef Modifier and Type Method Description SituationRefObjectFactory. createSituationRef()Create an instance ofSituationRefSituationRefFacilityChangeElement. getSituationRef()Gets the value of the situationRef property.SituationRefFacilityConditionStructure. getSituationRef()Gets the value of the situationRef property.SituationRefFormationCondition. 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.siri21 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>RecordedCall. getSituationReves()Gets the value of the situationReves property.List<SituationRef>StopLineNotice. getSituationReves()Gets the value of the situationReves property.List<SituationRef>StopNotice. getSituationReves()Gets the value of the situationReves property.Methods in uk.org.siri.siri21 with parameters of type SituationRef Modifier and Type Method Description voidFacilityChangeElement. setSituationRef(SituationRef value)Sets the value of the situationRef property.voidFacilityConditionStructure. setSituationRef(SituationRef value)Sets the value of the situationRef property.voidFormationCondition. 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.
-