Uses of Class
uk.org.siri.siri21.FacilityChangeElement
-
Packages that use FacilityChangeElement Package Description uk.org.siri.siri21 -
-
Uses of FacilityChangeElement in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as FacilityChangeElement Modifier and Type Field Description protected FacilityChangeElementEstimatedCall. facilityChangeElementprotected FacilityChangeElementEstimatedVehicleJourney. facilityChangeElementprotected FacilityChangeElementInterchangeJourneyStructure. facilityChangeElementprotected FacilityChangeElementMonitoredCallStructure. facilityChangeElementprotected FacilityChangeElementMonitoredVehicleJourneyStructure. facilityChangeElementprotected FacilityChangeElementRecordedCall. facilityChangeElementMethods in uk.org.siri.siri21 that return FacilityChangeElement Modifier and Type Method Description FacilityChangeElementObjectFactory. createFacilityChangeElement()Create an instance ofFacilityChangeElementFacilityChangeElementEstimatedCall. getFacilityChangeElement()Gets the value of the facilityChangeElement property.FacilityChangeElementEstimatedVehicleJourney. getFacilityChangeElement()Gets the value of the facilityChangeElement property.FacilityChangeElementInterchangeJourneyStructure. getFacilityChangeElement()Gets the value of the facilityChangeElement property.FacilityChangeElementMonitoredCallStructure. getFacilityChangeElement()Gets the value of the facilityChangeElement property.FacilityChangeElementMonitoredVehicleJourneyStructure. getFacilityChangeElement()Gets the value of the facilityChangeElement property.FacilityChangeElementRecordedCall. getFacilityChangeElement()Gets the value of the facilityChangeElement property.Methods in uk.org.siri.siri21 with parameters of type FacilityChangeElement Modifier and Type Method Description voidEstimatedCall. setFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidEstimatedVehicleJourney. setFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidInterchangeJourneyStructure. setFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidMonitoredCallStructure. setFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidMonitoredVehicleJourneyStructure. setFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.voidRecordedCall. setFacilityChangeElement(FacilityChangeElement value)Sets the value of the facilityChangeElement property.
-