Uses of Class
uk.org.siri.siri21.BrandingRefStructure
-
Packages that use BrandingRefStructure Package Description uk.org.siri.siri21 -
-
Uses of BrandingRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as BrandingRefStructure Modifier and Type Field Description protected BrandingRefStructureDatedTimetableVersionFrame. brandingRefprotected BrandingRefStructureDatedVehicleJourney. brandingRefprotected BrandingRefStructureEstimatedVehicleJourney. brandingRefprotected BrandingRefStructureInterchangeJourneyStructure. brandingRefprotected BrandingRefStructureMonitoredFeederArrivalCancellationStructure. brandingRefprotected BrandingRefStructureMonitoredStopVisitCancellation. brandingRefprotected BrandingRefStructureMonitoredVehicleJourneyStructure. brandingRefprotected BrandingRefStructureTargetedVehicleJourney. brandingRefprotected BrandingRefStructureTimetabledFeederArrivalCancellation. brandingRefprotected BrandingRefStructureTimetabledStopVisitCancellationStructure. brandingRefprotected BrandingRefStructureVehicleActivityCancellationStructure. brandingRefMethods in uk.org.siri.siri21 that return BrandingRefStructure Modifier and Type Method Description BrandingRefStructureObjectFactory. createBrandingRefStructure()Create an instance ofBrandingRefStructureBrandingRefStructureDatedTimetableVersionFrame. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureDatedVehicleJourney. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureEstimatedVehicleJourney. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureInterchangeJourneyStructure. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureMonitoredFeederArrivalCancellationStructure. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureMonitoredStopVisitCancellation. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureMonitoredVehicleJourneyStructure. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureTargetedVehicleJourney. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureTimetabledFeederArrivalCancellation. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureTimetabledStopVisitCancellationStructure. getBrandingRef()Gets the value of the brandingRef property.BrandingRefStructureVehicleActivityCancellationStructure. getBrandingRef()Gets the value of the brandingRef property.Methods in uk.org.siri.siri21 with parameters of type BrandingRefStructure Modifier and Type Method Description voidDatedTimetableVersionFrame. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidDatedVehicleJourney. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidEstimatedVehicleJourney. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidInterchangeJourneyStructure. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidMonitoredFeederArrivalCancellationStructure. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidMonitoredStopVisitCancellation. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidMonitoredVehicleJourneyStructure. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidTargetedVehicleJourney. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidTimetabledFeederArrivalCancellation. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidTimetabledStopVisitCancellationStructure. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.voidVehicleActivityCancellationStructure. setBrandingRef(BrandingRefStructure value)Sets the value of the brandingRef property.
-