Uses of Class
uk.org.siri.siri21.BlockRefStructure
-
Packages that use BlockRefStructure Package Description uk.org.siri.siri21 -
-
Uses of BlockRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as BlockRefStructure Modifier and Type Field Description protected BlockRefStructureAffectedVehicleJourneyStructure. blockRefprotected BlockRefStructureAffectedVehicleStructure. blockRefprotected BlockRefStructureDatedVehicleJourney. blockRefprotected BlockRefStructureEstimatedVehicleJourney. blockRefprotected BlockRefStructureInterchangeJourneyStructure. blockRefprotected BlockRefStructureMonitoredVehicleJourneyStructure. blockRefMethods in uk.org.siri.siri21 that return BlockRefStructure Modifier and Type Method Description BlockRefStructureObjectFactory. createBlockRefStructure()Create an instance ofBlockRefStructureBlockRefStructureAffectedVehicleJourneyStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureAffectedVehicleStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureDatedVehicleJourney. getBlockRef()Gets the value of the blockRef property.BlockRefStructureEstimatedVehicleJourney. getBlockRef()Gets the value of the blockRef property.BlockRefStructureInterchangeJourneyStructure. getBlockRef()Gets the value of the blockRef property.BlockRefStructureMonitoredVehicleJourneyStructure. getBlockRef()Gets the value of the blockRef property.Methods in uk.org.siri.siri21 with parameters of type BlockRefStructure Modifier and Type Method Description voidAffectedVehicleJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidAffectedVehicleStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidDatedVehicleJourney. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidEstimatedVehicleJourney. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidInterchangeJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.voidMonitoredVehicleJourneyStructure. setBlockRef(BlockRefStructure value)Sets the value of the blockRef property.
-