Uses of Record Class
com.endurancetrio.business.tracker.dto.geojson.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in com.endurancetrio.business.tracker.dto
Methods in com.endurancetrio.business.tracker.dto that return types with arguments of type FeatureModifier and TypeMethodDescriptionRouteMetricsDTO.features()Returns the value of thefeaturesrecord component.Constructor parameters in com.endurancetrio.business.tracker.dto with type arguments of type FeatureModifierConstructorDescriptionRouteMetricsDTO(String type, List<Feature> features) Creates an instance of aRouteMetricsDTOrecord class.RouteMetricsDTO(List<Feature> features) -
Uses of Feature in com.endurancetrio.business.tracker.dto.geojson
Methods in com.endurancetrio.business.tracker.dto.geojson that return Feature