Uses of Class
uk.org.siri.siri20.SituationExchangeRequestStructure
-
Packages that use SituationExchangeRequestStructure Package Description uk.org.siri.siri20 -
-
Uses of SituationExchangeRequestStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as SituationExchangeRequestStructure Modifier and Type Field Description protected SituationExchangeRequestStructureSituationExchangeSubscriptionStructure. situationExchangeRequestFields in uk.org.siri.siri20 with type parameters of type SituationExchangeRequestStructure Modifier and Type Field Description protected List<SituationExchangeRequestStructure>ServiceRequestStructure. situationExchangeRequestsMethods in uk.org.siri.siri20 that return SituationExchangeRequestStructure Modifier and Type Method Description SituationExchangeRequestStructureObjectFactory. createSituationExchangeRequestStructure()Create an instance ofSituationExchangeRequestStructureSituationExchangeRequestStructureSituationExchangeSubscriptionStructure. getSituationExchangeRequest()Gets the value of the situationExchangeRequest property.Methods in uk.org.siri.siri20 that return types with arguments of type SituationExchangeRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SituationExchangeRequestStructure>ObjectFactory. createSituationExchangeRequest(SituationExchangeRequestStructure value)List<SituationExchangeRequestStructure>ServiceRequestStructure. getSituationExchangeRequests()Gets the value of the situationExchangeRequests property.Methods in uk.org.siri.siri20 with parameters of type SituationExchangeRequestStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SituationExchangeRequestStructure>ObjectFactory. createSituationExchangeRequest(SituationExchangeRequestStructure value)voidSituationExchangeSubscriptionStructure. setSituationExchangeRequest(SituationExchangeRequestStructure value)Sets the value of the situationExchangeRequest property.
-