Uses of Class
uk.org.siri.siri14.ProductCategoryRefStructure
-
Packages that use ProductCategoryRefStructure Package Description uk.org.siri.siri14 -
-
Uses of ProductCategoryRefStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as ProductCategoryRefStructure Modifier and Type Field Description protected ProductCategoryRefStructureDatedTimetableVersionFrame. productCategoryRefprotected ProductCategoryRefStructureDatedVehicleJourney. productCategoryRefprotected ProductCategoryRefStructureEstimatedVehicleJourney. productCategoryRefprotected ProductCategoryRefStructureFacilityLocationStructure. productCategoryRefprotected ProductCategoryRefStructureInterchangeJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureMonitoredVehicleJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureTargetedCall. productCategoryRefprotected ProductCategoryRefStructureTargetedVehicleJourneyStructure. productCategoryRefMethods in uk.org.siri.siri14 that return ProductCategoryRefStructure Modifier and Type Method Description ProductCategoryRefStructureObjectFactory. createProductCategoryRefStructure()Create an instance ofProductCategoryRefStructureProductCategoryRefStructureDatedTimetableVersionFrame. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureDatedVehicleJourney. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureEstimatedVehicleJourney. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureFacilityLocationStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureInterchangeJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureMonitoredVehicleJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureTargetedCall. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureTargetedVehicleJourneyStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.Methods in uk.org.siri.siri14 with parameters of type ProductCategoryRefStructure Modifier and Type Method Description voidDatedTimetableVersionFrame. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidDatedVehicleJourney. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidEstimatedVehicleJourney. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidFacilityLocationStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidInterchangeJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidMonitoredVehicleJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidTargetedCall. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.voidTargetedVehicleJourneyStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.
-