Uses of Class
uk.org.siri.siri10.FeatureRefStructure
-
Packages that use FeatureRefStructure Package Description uk.org.siri.siri10 -
-
Uses of FeatureRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 with type parameters of type FeatureRefStructure Modifier and Type Field Description protected List<FeatureRefStructure>EquipmentAvailabilityStructure.EquipmentFeatures. featureRefMethods in uk.org.siri.siri10 that return FeatureRefStructure Modifier and Type Method Description FeatureRefStructureObjectFactory. createFeatureRefStructure()Create an instance ofFeatureRefStructureMethods in uk.org.siri.siri10 that return types with arguments of type FeatureRefStructure Modifier and Type Method Description JAXBElement<FeatureRefStructure>ObjectFactory. createFeatureRef(FeatureRefStructure value)List<FeatureRefStructure>EquipmentAvailabilityStructure.EquipmentFeatures. getFeatureRef()Gets the value of the featureRef property.Methods in uk.org.siri.siri10 with parameters of type FeatureRefStructure Modifier and Type Method Description JAXBElement<FeatureRefStructure>ObjectFactory. createFeatureRef(FeatureRefStructure value)
-