Uses of Class
uk.org.siri.siri21.ProductCategoryRefStructure
-
Packages that use ProductCategoryRefStructure Package Description uk.org.siri.siri21 -
-
Uses of ProductCategoryRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 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. productCategoryRefFields in uk.org.siri.siri21 with type parameters of type ProductCategoryRefStructure Modifier and Type Field Description protected List<ProductCategoryRefStructure>EstimatedTimetableRequestStructure. productCategoryRevesprotected List<ProductCategoryRefStructure>ProductionTimetableRequestStructure. productCategoryRevesMethods in uk.org.siri.siri21 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.siri21 that return types with arguments of type ProductCategoryRefStructure Modifier and Type Method Description List<ProductCategoryRefStructure>EstimatedTimetableRequestStructure. getProductCategoryReves()Gets the value of the productCategoryReves property.List<ProductCategoryRefStructure>ProductionTimetableRequestStructure. getProductCategoryReves()Gets the value of the productCategoryReves property.Methods in uk.org.siri.siri21 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.
-