Uses of Class
uk.org.siri.siri13.MonitoringRefStructure
-
Packages that use MonitoringRefStructure Package Description uk.org.siri.siri13 -
-
Uses of MonitoringRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as MonitoringRefStructure Modifier and Type Field Description protected MonitoringRefStructureMonitoredStopVisitCancellationStructure. monitoringRefprotected MonitoringRefStructureMonitoredStopVisitStructure. monitoringRefprotected MonitoringRefStructureStopLineNoticeCancellationStructure. monitoringRefprotected MonitoringRefStructureStopLineNoticeStructure. monitoringRefprotected MonitoringRefStructureStopMonitoringFilterStructure. monitoringRefprotected MonitoringRefStructureStopMonitoringRequestStructure. monitoringRefprotected MonitoringRefStructureStopMonitorPermissionStructure. monitoringRefprotected MonitoringRefStructureStopTimetableRequestStructure. monitoringRefprotected MonitoringRefStructureTimetabledStopVisitCancellationStructure. monitoringRefprotected MonitoringRefStructureTimetabledStopVisitStructure. monitoringRefFields in uk.org.siri.siri13 with type parameters of type MonitoringRefStructure Modifier and Type Field Description protected List<MonitoringRefStructure>StopMonitoringDeliveryStructure. monitoringRevesMethods in uk.org.siri.siri13 that return MonitoringRefStructure Modifier and Type Method Description MonitoringRefStructureObjectFactory. createMonitoringRefStructure()Create an instance ofMonitoringRefStructureMonitoringRefStructureMonitoredStopVisitCancellationStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureMonitoredStopVisitStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureStopLineNoticeCancellationStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureStopLineNoticeStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureStopMonitoringFilterStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureStopMonitoringRequestStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureStopMonitorPermissionStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureStopTimetableRequestStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureTimetabledStopVisitCancellationStructure. getMonitoringRef()Gets the value of the monitoringRef property.MonitoringRefStructureTimetabledStopVisitStructure. getMonitoringRef()Gets the value of the monitoringRef property.Methods in uk.org.siri.siri13 that return types with arguments of type MonitoringRefStructure Modifier and Type Method Description List<MonitoringRefStructure>StopMonitoringDeliveryStructure. getMonitoringReves()Gets the value of the monitoringReves property.Methods in uk.org.siri.siri13 with parameters of type MonitoringRefStructure Modifier and Type Method Description voidMonitoredStopVisitCancellationStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidMonitoredStopVisitStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidStopLineNoticeCancellationStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidStopLineNoticeStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidStopMonitoringFilterStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidStopMonitoringRequestStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidStopMonitorPermissionStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidStopTimetableRequestStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidTimetabledStopVisitCancellationStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidTimetabledStopVisitStructure. setMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.
-