Uses of Class
uk.org.siri.siri14.DataReadyRequestStructure
-
Packages that use DataReadyRequestStructure Package Description uk.org.siri.siri14 -
-
Uses of DataReadyRequestStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as DataReadyRequestStructure Modifier and Type Field Description protected DataReadyRequestStructureSiri. dataReadyNotificationMethods in uk.org.siri.siri14 that return DataReadyRequestStructure Modifier and Type Method Description DataReadyRequestStructureObjectFactory. createDataReadyRequestStructure()Create an instance ofDataReadyRequestStructureDataReadyRequestStructureSiri. getDataReadyNotification()Gets the value of the dataReadyNotification property.Methods in uk.org.siri.siri14 that return types with arguments of type DataReadyRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataReadyRequestStructure>ObjectFactory. createDataReadyNotification(DataReadyRequestStructure value)Methods in uk.org.siri.siri14 with parameters of type DataReadyRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataReadyRequestStructure>ObjectFactory. createDataReadyNotification(DataReadyRequestStructure value)voidSiri. setDataReadyNotification(DataReadyRequestStructure value)Sets the value of the dataReadyNotification property.
-