Uses of Class
uk.org.siri.siri10.TargetedCallStructure
-
Packages that use TargetedCallStructure Package Description uk.org.siri.siri10 -
-
Uses of TargetedCallStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as TargetedCallStructure Modifier and Type Field Description protected TargetedCallStructureTargetedVehicleJourneyStructure. targetedCallMethods in uk.org.siri.siri10 that return TargetedCallStructure Modifier and Type Method Description TargetedCallStructureObjectFactory. createTargetedCallStructure()Create an instance ofTargetedCallStructureTargetedCallStructureTargetedVehicleJourneyStructure. getTargetedCall()Gets the value of the targetedCall property.Methods in uk.org.siri.siri10 that return types with arguments of type TargetedCallStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TargetedCallStructure>ObjectFactory. createTargetedCall(TargetedCallStructure value)Methods in uk.org.siri.siri10 with parameters of type TargetedCallStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TargetedCallStructure>ObjectFactory. createTargetedCall(TargetedCallStructure value)voidTargetedVehicleJourneyStructure. setTargetedCall(TargetedCallStructure value)Sets the value of the targetedCall property.
-