Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.AggregatedOrigins
Packages that use AggregatedOrigins
-
Uses of AggregatedOrigins in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return types with arguments of type AggregatedOriginsModifier and TypeMethodDescriptionOriginsOfIngredients.aggregatedOrigins()
Returns the value of theaggregatedOrigins
record component.Constructor parameters in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with type arguments of type AggregatedOriginsModifierConstructorDescriptionOriginsOfIngredients
(List<AggregatedOrigins> aggregatedOrigins) Creates an instance of aOriginsOfIngredients
record class.