Uses of Record Class
com.alpermulayim.openfoodfacts_spring_boot_starter.dtos.Adjustments
Packages that use Adjustments
-
Uses of Adjustments in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos
Methods in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos that return AdjustmentsModifier and TypeMethodDescriptionEcoscoreData.adjustments()
Returns the value of theadjustments
record component.Constructors in com.alpermulayim.openfoodfacts_spring_boot_starter.dtos with parameters of type AdjustmentsModifierConstructorDescriptionEcoscoreData
(Adjustments adjustments, Packaging packaging, ProductionSystem productionSystem, ThreatenedSpecies threatenedSpecies) Creates an instance of aEcoscoreData
record class.