Uses of Class
uk.org.siri.siri20.ProductCategoryRefStructure
-
Packages that use ProductCategoryRefStructure Package Description uk.org.siri.siri20 -
-
Uses of ProductCategoryRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ProductCategoryRefStructure Modifier and Type Field Description protected ProductCategoryRefStructureAffectedVehicleStructure. productCategoryRefprotected ProductCategoryRefStructureDatedTimetableVersionFrame. productCategoryRefprotected ProductCategoryRefStructureDatedVehicleJourney. productCategoryRefprotected ProductCategoryRefStructureEstimatedVehicleJourney. productCategoryRefprotected ProductCategoryRefStructureFacilityLocationStructure. productCategoryRefprotected ProductCategoryRefStructureInterchangeJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureMonitoredVehicleJourneyStructure. productCategoryRefprotected ProductCategoryRefStructureTargetedCall. productCategoryRefprotected ProductCategoryRefStructureTargetedVehicleJourney. productCategoryRefMethods in uk.org.siri.siri20 that return ProductCategoryRefStructure Modifier and Type Method Description ProductCategoryRefStructureObjectFactory. createProductCategoryRefStructure()Create an instance ofProductCategoryRefStructureProductCategoryRefStructureAffectedVehicleStructure. getProductCategoryRef()Gets the value of the productCategoryRef property.ProductCategoryRefStructureDatedTimetableVersionFrame. 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.ProductCategoryRefStructureTargetedVehicleJourney. getProductCategoryRef()Gets the value of the productCategoryRef property.Methods in uk.org.siri.siri20 with parameters of type ProductCategoryRefStructure Modifier and Type Method Description voidAffectedVehicleStructure. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.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.voidTargetedVehicleJourney. setProductCategoryRef(ProductCategoryRefStructure value)Sets the value of the productCategoryRef property.
-