Uses of Class
uk.org.siri.siri14.ServiceFeature
-
Packages that use ServiceFeature Package Description uk.org.siri.siri14 -
-
Uses of ServiceFeature in uk.org.siri.siri14
Fields in uk.org.siri.siri14 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.siri14 that return ServiceFeature Modifier and Type Method Description ServiceFeatureObjectFactory. createServiceFeature()Create an instance ofServiceFeatureMethods in uk.org.siri.siri14 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.
-