Uses of Class
uk.org.siri.siri14.TargetedCall
-
Packages that use TargetedCall Package Description uk.org.siri.siri14 -
-
Uses of TargetedCall in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as TargetedCall Modifier and Type Field Description protected TargetedCallTargetedVehicleJourneyStructure. targetedCallMethods in uk.org.siri.siri14 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.siri14 with parameters of type TargetedCall Modifier and Type Method Description voidTargetedVehicleJourneyStructure. setTargetedCall(TargetedCall value)Sets the value of the targetedCall property.
-