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