Uses of Class
uk.org.ifopt.siri14.AbstractProjection.Features
-
Packages that use AbstractProjection.Features Package Description uk.org.ifopt.siri14 -
-
Uses of AbstractProjection.Features in uk.org.ifopt.siri14
Fields in uk.org.ifopt.siri14 declared as AbstractProjection.Features Modifier and Type Field Description protected AbstractProjection.FeaturesAbstractProjection. featuresMethods in uk.org.ifopt.siri14 that return AbstractProjection.Features Modifier and Type Method Description AbstractProjection.FeaturesObjectFactory. createAbstractProjectionFeatures()Create an instance ofAbstractProjection.FeaturesAbstractProjection.FeaturesAbstractProjection. getFeatures()Gets the value of the features property.Methods in uk.org.ifopt.siri14 with parameters of type AbstractProjection.Features Modifier and Type Method Description voidAbstractProjection. setFeatures(AbstractProjection.Features value)Sets the value of the features property.
-