Uses of Class
uk.org.siri.siri13.TargetedCall
-
Packages that use TargetedCall Package Description uk.org.siri.siri13 -
-
Uses of TargetedCall in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as TargetedCall Modifier and Type Field Description protected TargetedCallTargetedVehicleJourneyStructure. targetedCallMethods in uk.org.siri.siri13 that return TargetedCall Modifier and Type Method Description TargetedCallObjectFactory. createTargetedCall()Create an instance ofTargetedCallTargetedCallTargetedVehicleJourneyStructure. getTargetedCall()Gets the value of the targetedCall property.Methods in uk.org.siri.siri13 with parameters of type TargetedCall Modifier and Type Method Description voidTargetedVehicleJourneyStructure. setTargetedCall(TargetedCall value)Sets the value of the targetedCall property.
-