Uses of Class
uk.org.siri.siri10.MonitoringRefStructure
-
Packages that use MonitoringRefStructure Package Description uk.org.siri.siri10 -
-
Uses of MonitoringRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as MonitoringRefStructure Modifier and Type Field Description protected MonitoringRefStructureMonitoredStopVisitCancellationStructure. monitoringRefprotected MonitoringRefStructureMonitoredStopVisitStructure. monitoringRefprotected MonitoringRefStructureStopLineNoticeCancellationStructure. monitoringRefprotected MonitoringRefStructureStopLineNoticeStructure. monitoringRefprotected MonitoringRefStructureStopMonitoringRequestStructure. monitoringRefprotected MonitoringRefStructureStopMonitorPermissionStructure. monitoringRefprotected MonitoringRefStructureStopTimetableRequestStructure. monitoringRefprotected MonitoringRefStructureTimetabledStopVisitCancellationStructure. monitoringRefMethods in uk.org.siri.siri10 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.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.Methods in uk.org.siri.siri10 that return types with arguments of type MonitoringRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MonitoringRefStructure>ObjectFactory. createTimetabledStopVisitStructureMonitoringRef(MonitoringRefStructure value)Methods in uk.org.siri.siri10 with parameters of type MonitoringRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MonitoringRefStructure>ObjectFactory. createTimetabledStopVisitStructureMonitoringRef(MonitoringRefStructure value)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.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.
-