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