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