Uses of Class
uk.org.siri.siri14.ClearDownRefStructure
-
Packages that use ClearDownRefStructure Package Description uk.org.siri.siri14 -
-
Uses of ClearDownRefStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as ClearDownRefStructure Modifier and Type Field Description protected ClearDownRefStructureMonitoredFeederArrivalStructure. clearDownRefprotected ClearDownRefStructureMonitoredStopVisitCancellationStructure. clearDownRefprotected ClearDownRefStructureMonitoredStopVisitStructure. clearDownRefMethods in uk.org.siri.siri14 that return ClearDownRefStructure Modifier and Type Method Description ClearDownRefStructureObjectFactory. createClearDownRefStructure()Create an instance ofClearDownRefStructureClearDownRefStructureMonitoredFeederArrivalStructure. getClearDownRef()Gets the value of the clearDownRef property.ClearDownRefStructureMonitoredStopVisitCancellationStructure. getClearDownRef()Gets the value of the clearDownRef property.ClearDownRefStructureMonitoredStopVisitStructure. getClearDownRef()Gets the value of the clearDownRef property.Methods in uk.org.siri.siri14 with parameters of type ClearDownRefStructure Modifier and Type Method Description voidMonitoredFeederArrivalStructure. setClearDownRef(ClearDownRefStructure value)Sets the value of the clearDownRef property.voidMonitoredStopVisitCancellationStructure. setClearDownRef(ClearDownRefStructure value)Sets the value of the clearDownRef property.voidMonitoredStopVisitStructure. setClearDownRef(ClearDownRefStructure value)Sets the value of the clearDownRef property.
-