Uses of Class
uk.org.siri.siri21.BrandingStructure
-
Packages that use BrandingStructure Package Description uk.org.siri.siri21 -
-
Uses of BrandingStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as BrandingStructure Modifier and Type Field Description protected BrandingStructureDatedTimetableVersionFrame. brandingprotected BrandingStructureDatedVehicleJourney. brandingprotected BrandingStructureEstimatedVehicleJourney. brandingprotected BrandingStructureInterchangeJourneyStructure. brandingprotected BrandingStructureMonitoredFeederArrivalCancellationStructure. brandingprotected BrandingStructureMonitoredStopVisitCancellation. brandingprotected BrandingStructureMonitoredVehicleJourneyStructure. brandingprotected BrandingStructureTargetedVehicleJourney. brandingprotected BrandingStructureTimetabledFeederArrivalCancellation. brandingprotected BrandingStructureTimetabledStopVisitCancellationStructure. brandingprotected BrandingStructureVehicleActivityCancellationStructure. brandingMethods in uk.org.siri.siri21 that return BrandingStructure Modifier and Type Method Description BrandingStructureObjectFactory. createBrandingStructure()Create an instance ofBrandingStructureBrandingStructureDatedTimetableVersionFrame. getBranding()Gets the value of the branding property.BrandingStructureDatedVehicleJourney. getBranding()Gets the value of the branding property.BrandingStructureEstimatedVehicleJourney. getBranding()Gets the value of the branding property.BrandingStructureInterchangeJourneyStructure. getBranding()Gets the value of the branding property.BrandingStructureMonitoredFeederArrivalCancellationStructure. getBranding()Gets the value of the branding property.BrandingStructureMonitoredStopVisitCancellation. getBranding()Gets the value of the branding property.BrandingStructureMonitoredVehicleJourneyStructure. getBranding()Gets the value of the branding property.BrandingStructureTargetedVehicleJourney. getBranding()Gets the value of the branding property.BrandingStructureTimetabledFeederArrivalCancellation. getBranding()Gets the value of the branding property.BrandingStructureTimetabledStopVisitCancellationStructure. getBranding()Gets the value of the branding property.BrandingStructureVehicleActivityCancellationStructure. getBranding()Gets the value of the branding property.Methods in uk.org.siri.siri21 with parameters of type BrandingStructure Modifier and Type Method Description voidDatedTimetableVersionFrame. setBranding(BrandingStructure value)Sets the value of the branding property.voidDatedVehicleJourney. setBranding(BrandingStructure value)Sets the value of the branding property.voidEstimatedVehicleJourney. setBranding(BrandingStructure value)Sets the value of the branding property.voidInterchangeJourneyStructure. setBranding(BrandingStructure value)Sets the value of the branding property.voidMonitoredFeederArrivalCancellationStructure. setBranding(BrandingStructure value)Sets the value of the branding property.voidMonitoredStopVisitCancellation. setBranding(BrandingStructure value)Sets the value of the branding property.voidMonitoredVehicleJourneyStructure. setBranding(BrandingStructure value)Sets the value of the branding property.voidTargetedVehicleJourney. setBranding(BrandingStructure value)Sets the value of the branding property.voidTimetabledFeederArrivalCancellation. setBranding(BrandingStructure value)Sets the value of the branding property.voidTimetabledStopVisitCancellationStructure. setBranding(BrandingStructure value)Sets the value of the branding property.voidVehicleActivityCancellationStructure. setBranding(BrandingStructure value)Sets the value of the branding property.
-