Uses of Class
uk.org.siri.siri20.FacilityChangeElement
-
Packages that use FacilityChangeElement Package Description uk.org.siri.siri20 -
-
Uses of FacilityChangeElement in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as FacilityChangeElement Modifier and Type Field Description protected FacilityChangeElementEstimatedCall. facilityChangeElementprotected FacilityChangeElementEstimatedVehicleJourney. facilityChangeElementprotected FacilityChangeElementInterchangeJourneyStructure. facilityChangeElementprotected FacilityChangeElementMonitoredCallStructure. facilityChangeElementprotected FacilityChangeElementMonitoredVehicleJourneyStructure. facilityChangeElementMethods in uk.org.siri.siri20 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.Methods in uk.org.siri.siri20 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.
-