Uses of Class
uk.org.siri.siri13.ServiceFeature
-
Packages that use ServiceFeature Package Description uk.org.siri.siri13 -
-
Uses of ServiceFeature in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type ServiceFeature Modifier and Type Field Description protected List<ServiceFeature>AnnotatedStopPointStructure.Features. serviceFeaturesprotected List<ServiceFeature>ServiceFeaturesDeliveryStructure. serviceFeaturesMethods in uk.org.siri.siri13 that return ServiceFeature Modifier and Type Method Description ServiceFeatureObjectFactory. createServiceFeature()Create an instance ofServiceFeatureMethods in uk.org.siri.siri13 that return types with arguments of type ServiceFeature Modifier and Type Method Description List<ServiceFeature>AnnotatedStopPointStructure.Features. getServiceFeatures()Gets the value of the serviceFeatures property.List<ServiceFeature>ServiceFeaturesDeliveryStructure. getServiceFeatures()Gets the value of the serviceFeatures property.
-