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