Uses of Class
uk.org.siri.siri10.BlockRefStructure
-
Packages that use BlockRefStructure Package Description uk.org.siri.siri10 -
-
Uses of BlockRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as BlockRefStructure Modifier and Type Field Description protected BlockRefStructureDatedVehicleJourneyStructure. blockRefprotected BlockRefStructureEstimatedVehicleJourneyStructure. blockRefprotected BlockRefStructureInterchangeJourneyStructure. blockRefprotected BlockRefStructureMonitoredStopVisitStructure. blockRefprotected BlockRefStructureMonitoredVehicleJourneyStructure. blockRefprotected BlockRefStructureTimetabledFeederArrivalStructure. blockRefprotected BlockRefStructureVehicleActivityStructure. blockRefMethods in uk.org.siri.siri10 that return BlockRefStructure Modifier and Type Method Description BlockRefStructureObjectFactory. createBlockRefStructure()Create an instance ofBlockRefStructureBlockRefStructureDatedVehicleJourneyStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureEstimatedVehicleJourneyStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureInterchangeJourneyStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureMonitoredStopVisitStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureMonitoredVehicleJourneyStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureTimetabledFeederArrivalStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureVehicleActivityStructure. getBlockRef()Gets the value of the blockRef property.Methods in uk.org.siri.siri10 that return types with arguments of type BlockRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BlockRefStructure>ObjectFactory. createTimetabledStopVisitStructureBlockRef(BlockRefStructure value)Methods in uk.org.siri.siri10 with parameters of type BlockRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BlockRefStructure>ObjectFactory. createTimetabledStopVisitStructureBlockRef(BlockRefStructure value)voidDatedVehicleJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidEstimatedVehicleJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidInterchangeJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidMonitoredStopVisitStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidMonitoredVehicleJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidTimetabledFeederArrivalStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidVehicleActivityStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.
-