Uses of Class
uk.org.ifopt.siri20.AbstractProjection.Features
-
Packages that use AbstractProjection.Features Package Description uk.org.ifopt.siri20 -
-
Uses of AbstractProjection.Features in uk.org.ifopt.siri20
Fields in uk.org.ifopt.siri20 declared as AbstractProjection.Features Modifier and Type Field Description protected AbstractProjection.FeaturesAbstractProjection. featuresMethods in uk.org.ifopt.siri20 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.siri20 with parameters of type AbstractProjection.Features Modifier and Type Method Description voidAbstractProjection. setFeatures(AbstractProjection.Features value)Sets the value of the features property.
-