Uses of Class
uk.org.siri.siri21.SimpleContactStructure
-
Packages that use SimpleContactStructure Package Description uk.org.siri.siri21 -
-
Uses of SimpleContactStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as SimpleContactStructure Modifier and Type Field Description protected SimpleContactStructureDatedVehicleJourney. operationsContactprotected SimpleContactStructureEstimatedVehicleJourney. operationsContactprotected SimpleContactStructureInterchangeJourneyStructure. operationsContactprotected SimpleContactStructureMonitoredVehicleJourneyStructure. operationsContactprotected SimpleContactStructureTargetedVehicleJourney. operationsContactprotected SimpleContactStructureDatedVehicleJourney. publicContactprotected SimpleContactStructureEstimatedVehicleJourney. publicContactprotected SimpleContactStructureInterchangeJourneyStructure. publicContactprotected SimpleContactStructureMonitoredVehicleJourneyStructure. publicContactprotected SimpleContactStructureTargetedVehicleJourney. publicContactMethods in uk.org.siri.siri21 that return SimpleContactStructure Modifier and Type Method Description SimpleContactStructureObjectFactory. createSimpleContactStructure()Create an instance ofSimpleContactStructureSimpleContactStructureDatedVehicleJourney. getOperationsContact()Gets the value of the operationsContact property.SimpleContactStructureEstimatedVehicleJourney. getOperationsContact()Gets the value of the operationsContact property.SimpleContactStructureInterchangeJourneyStructure. getOperationsContact()Gets the value of the operationsContact property.SimpleContactStructureMonitoredVehicleJourneyStructure. getOperationsContact()Gets the value of the operationsContact property.SimpleContactStructureTargetedVehicleJourney. getOperationsContact()Gets the value of the operationsContact property.SimpleContactStructureDatedVehicleJourney. getPublicContact()Gets the value of the publicContact property.SimpleContactStructureEstimatedVehicleJourney. getPublicContact()Gets the value of the publicContact property.SimpleContactStructureInterchangeJourneyStructure. getPublicContact()Gets the value of the publicContact property.SimpleContactStructureMonitoredVehicleJourneyStructure. getPublicContact()Gets the value of the publicContact property.SimpleContactStructureTargetedVehicleJourney. getPublicContact()Gets the value of the publicContact property.Methods in uk.org.siri.siri21 with parameters of type SimpleContactStructure Modifier and Type Method Description voidDatedVehicleJourney. setOperationsContact(SimpleContactStructure value)Sets the value of the operationsContact property.voidEstimatedVehicleJourney. setOperationsContact(SimpleContactStructure value)Sets the value of the operationsContact property.voidInterchangeJourneyStructure. setOperationsContact(SimpleContactStructure value)Sets the value of the operationsContact property.voidMonitoredVehicleJourneyStructure. setOperationsContact(SimpleContactStructure value)Sets the value of the operationsContact property.voidTargetedVehicleJourney. setOperationsContact(SimpleContactStructure value)Sets the value of the operationsContact property.voidDatedVehicleJourney. setPublicContact(SimpleContactStructure value)Sets the value of the publicContact property.voidEstimatedVehicleJourney. setPublicContact(SimpleContactStructure value)Sets the value of the publicContact property.voidInterchangeJourneyStructure. setPublicContact(SimpleContactStructure value)Sets the value of the publicContact property.voidMonitoredVehicleJourneyStructure. setPublicContact(SimpleContactStructure value)Sets the value of the publicContact property.voidTargetedVehicleJourney. setPublicContact(SimpleContactStructure value)Sets the value of the publicContact property.
-