Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.OriginsOfIngredients
Packages that use OriginsOfIngredients
-
Uses of OriginsOfIngredients in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return OriginsOfIngredientsModifier and TypeMethodDescriptionAdjustments.originsOfIngredients()
Returns the value of theoriginsOfIngredients
record component.Constructors in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with parameters of type OriginsOfIngredientsModifierConstructorDescriptionAdjustments
(OriginsOfIngredients originsOfIngredients) Creates an instance of aAdjustments
record class.