Uses of Class
uk.org.siri.siri10.ProductCategoryRefStructure
-
Packages that use ProductCategoryRefStructure Package Description uk.org.siri.siri10 -
-
Uses of ProductCategoryRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as ProductCategoryRefStructure Modifier and Type Field Description protected ProductCategoryRefStructureDatedTimetableVersionFrameStructure. productCategoryRefprotected ProductCategoryRefStructureDatedVehicleJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureEstimatedVehicleJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureInterchangeJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureMonitoredStopVisitStructure. productCategoryRefprotected ProductCategoryRefStructureMonitoredVehicleJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureTargetedCallStructure. productCategoryRefprotected ProductCategoryRefStructureTargetedVehicleJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureTimetabledFeederArrivalStructure. productCategoryRefprotected ProductCategoryRefStructureVehicleActivityStructure. productCategoryRefMethods in uk.org.siri.siri10 that return ProductCategoryRefStructure Modifier and Type Method Description ProductCategoryRefStructureObjectFactory. createProductCategoryRefStructure()Create an instance ofProductCategoryRefStructureProductCategoryRefStructureDatedTimetableVersionFrameStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureDatedVehicleJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureEstimatedVehicleJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureInterchangeJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureMonitoredStopVisitStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureMonitoredVehicleJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureTargetedCallStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureTargetedVehicleJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureTimetabledFeederArrivalStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureVehicleActivityStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.Methods in uk.org.siri.siri10 that return types with arguments of type ProductCategoryRefStructure Modifier and Type Method Description JAXBElement<ProductCategoryRefStructure>ObjectFactory. createTimetabledStopVisitStructureProductCategoryRef(ProductCategoryRefStructure value)Methods in uk.org.siri.siri10 with parameters of type ProductCategoryRefStructure Modifier and Type Method Description JAXBElement<ProductCategoryRefStructure>ObjectFactory. createTimetabledStopVisitStructureProductCategoryRef(ProductCategoryRefStructure value)voidDatedTimetableVersionFrameStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidDatedVehicleJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidEstimatedVehicleJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidInterchangeJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidMonitoredStopVisitStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidMonitoredVehicleJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidTargetedCallStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidTargetedVehicleJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidTimetabledFeederArrivalStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidVehicleActivityStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.
-